{ "default": { "DCCSI_GDEBUG": true, "SPDX-LICENSE-IDENTIFIER": "Apache-2.0 OR MIT", "COPYWRITE":"Copyright (c) Contributors to the Open 3D Engine Project.", "COPYWRITE_MSG":"For complete copyright and license terms please see the LICENSE at the root of this distribution." }, "development": { "DCCSI_GDEBUG": true, "TEST_RULE": "/dccsi_with_json", "MESSAGE": "The O3DE DCCsi manages dynamic configuration and settings with dynaconf", "DYNACONF_HELP": "https://dynaconf.readthedocs.io/" }, "production": { "DCCSI_GDEBUG": false } }