8 lines
405 B
JSON
8 lines
405 B
JSON
{
|
|
"default_settings_files" : ["/JSON/CXCV.settings.json"],
|
|
"secrets_settings_files" : ["/JSON/CXCV.secrets.json"],
|
|
"default_commands_files" : ["/JSON/CXCV.commands.json"],
|
|
"print_format" : "[{type}] {yyyy}{mm}{dd} {hh}{ii}{ss} [{line}]{file}({method}): {message}",
|
|
"exception_format" : " '{file}({method})[{line}]'{lines}\n\n{exception_message}",
|
|
"default_chunk_size" : 4096
|
|
} |