20 lines
533 B
JSON
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
|
|
}
|
|
}
|
|
}
|