fHDHR_ToonamiAftermath/data/internal_config/main.json
deathbybandaid 8ae419d14c first push
2020-12-05 11:08:04 -05:00

20 lines
533 B
JSON

{
"main":{
"uuid":{
"value": "none",
"config_file": true,
"config_web": false
},
"cache_dir":{
"value": "none",
"config_file": true,
"config_web": true
},
"thread_method":{
"value": "multiprocessing",
"config_file": true,
"config_web": true
}
}
}