Changes ordering of config.json and configuration files (#2253)
This allows configuration values to be written to log file for analysis
This commit is contained in:
parent
8a81be9eca
commit
1998a3a90a
3 changed files with 9 additions and 8 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"version": 24,
|
||||
"enable_file_log": true,
|
||||
"res_scale": 1,
|
||||
"res_scale_custom": 1,
|
||||
"max_anisotropy": -1,
|
||||
|
@ -14,7 +15,6 @@
|
|||
"logging_enable_fs_access_log": false,
|
||||
"logging_filtered_classes": [],
|
||||
"logging_graphics_debug_level": "None",
|
||||
"enable_file_log": true,
|
||||
"system_language": "AmericanEnglish",
|
||||
"system_region": "USA",
|
||||
"system_time_zone": "UTC",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue