2024-04-29 19:09:13 +00:00
|
|
|
{
|
|
|
|
|
|
|
|
"MemWeb_start" : null,
|
|
|
|
"nulls" : false,
|
|
|
|
"default_value" : null,
|
|
|
|
"language" : "english",
|
|
|
|
"default_language" : "english",
|
|
|
|
"default_text" : "",
|
|
|
|
"default_print_types" : [
|
|
|
|
["unkn", "unknown"],
|
|
|
|
["info", "information"],
|
|
|
|
[" ok ", "ok", "yes", "right", "y"],
|
|
|
|
["warn", "warning"],
|
|
|
|
["erro", "error", "wrong", "bad", "no", "not", "n"],
|
|
|
|
["exce", "exception"],
|
|
|
|
["test"],
|
2024-05-03 15:29:51 +00:00
|
|
|
["note"],
|
|
|
|
["help", "?", "h"]
|
2024-04-29 19:09:13 +00:00
|
|
|
],
|
|
|
|
"print_format" : "[{type}] {yyyy}{mm}{dd} {hh}{ii}{dd} [{line}]{file}({method}): {message}",
|
2024-05-03 15:29:51 +00:00
|
|
|
"debug_print_types" : ["unkn", "info", "ok", "warn", "erro", "exce", "test", "note", "help"],
|
2024-04-29 19:09:13 +00:00
|
|
|
"debug_level" : 0,
|
2024-05-03 15:29:51 +00:00
|
|
|
"overwrite" : false,
|
|
|
|
"settings_overwrite" : false,
|
2024-04-29 19:09:13 +00:00
|
|
|
"default_settings_files" : [
|
|
|
|
"/JSON/MemWeb.py.settings.json",
|
|
|
|
"/JSON/MemWeb.py.settings.secrets.json"
|
|
|
|
],
|
2024-05-03 15:29:51 +00:00
|
|
|
"i18n_overwrite" : false,
|
2024-04-29 19:09:13 +00:00
|
|
|
"default_i18n_files" : [
|
|
|
|
"/JSON/I18N/MemWeb.py.i18n.english.json",
|
|
|
|
"/JSON/I18N/MemWeb.py.i18n.espanol.json",
|
|
|
|
"/JSON/I18N/MemWeb.py.i18n.galego.json",
|
|
|
|
"/JSON/I18N/MemWeb.py.i18n.nihongo.json",
|
|
|
|
"/JSON/I18N/MemWeb.py.i18n.russkiy.json"
|
|
|
|
],
|
2024-05-01 13:11:54 +00:00
|
|
|
"autostart" : true,
|
|
|
|
"exception_format" : " '{file}({method})[{line}]'{lines}\n\n{exception_message}",
|
2024-04-29 19:09:13 +00:00
|
|
|
"show_settings_add_ok_message" : true,
|
|
|
|
"show_settings_add_error_message" : true,
|
|
|
|
"show_settings_add_exception_message" : true,
|
|
|
|
"show_i18n_add_ok_message" : true,
|
|
|
|
"show_i18n_add_error_message" : true,
|
|
|
|
"show_i18n_add_exception_message" : true,
|
2024-05-01 13:11:54 +00:00
|
|
|
"show_launch_asynchronous_ok_message" : true,
|
|
|
|
"show_launch_asynchronous_error_message" : true,
|
|
|
|
"show_launch_asynchronous_exception_message" : true,
|
|
|
|
"show_launch_asynchronous_exception_item_message" : true,
|
|
|
|
"show_fix_path_exception_message" : true,
|
|
|
|
"show_load_file_exception_message" : true,
|
|
|
|
"show_add_print_types_exception_message" : true,
|
2024-05-03 15:29:51 +00:00
|
|
|
"MemWeb_end" : null,
|
|
|
|
|
|
|
|
"MemWeb_Threads_start" : null,
|
|
|
|
"threads_timer" : 41.667,
|
|
|
|
"threads_sleeper" : 41.667,
|
|
|
|
"threads_bucle" : true,
|
|
|
|
"threads_start_now" : false,
|
|
|
|
"threads_autostart" : true,
|
|
|
|
"threads_default_key" : "DEFAULT_THREAD_KEY",
|
|
|
|
"threads_show_add_ok_message" : true,
|
|
|
|
"threads_show_add_error_message" : true,
|
|
|
|
"threads_show_add_exception_message" : true,
|
|
|
|
"threads_show_stop_ok_message" : true,
|
|
|
|
"threads_show_stop_error_message" : true,
|
|
|
|
"threads_show_stop_exception_message" : true,
|
|
|
|
"threads_show_play_ok_message" : true,
|
|
|
|
"threads_show_play_error_message" : true,
|
|
|
|
"threads_show_play_exception_message" : true,
|
|
|
|
"threads_show_remove_ok_message" : true,
|
|
|
|
"threads_show_remove_error_message" : true,
|
|
|
|
"threads_show_remove_exception_message" : true,
|
|
|
|
"MemWeb_Threads_end" : null,
|
|
|
|
|
|
|
|
"MemWeb_Terminal_start" : null,
|
|
|
|
"commands_overwrite" : false,
|
|
|
|
"default_commands_files" : "/JSON/MemWeb.py.commands.json",
|
|
|
|
"terminal_show_add_ok_message" : true,
|
|
|
|
"terminal_show_add_error_message" : true,
|
|
|
|
"terminal_show_add_exception_message" : true,
|
|
|
|
"MemWeb_Terminal_end" : null
|
2024-04-29 19:09:13 +00:00
|
|
|
|
|
|
|
}
|