2020-08-27 18:30:56 -04:00
|
|
|
{
|
|
|
|
"https": true,
|
|
|
|
"http_port": 8000,
|
|
|
|
"https_port": 8443,
|
|
|
|
"language": "en_EN",
|
|
|
|
"cookie_expire": 30,
|
|
|
|
"cookie_secret": "random",
|
2022-01-15 02:23:50 +02:00
|
|
|
"apikey_secret": "random",
|
2020-08-27 18:30:56 -04:00
|
|
|
"show_errors": true,
|
|
|
|
"history_max_age": 7,
|
2020-09-04 14:05:42 -04:00
|
|
|
"stats_update_frequency": 30,
|
2020-08-28 14:38:42 -04:00
|
|
|
"delete_default_json": false,
|
2020-09-01 21:30:39 -04:00
|
|
|
"show_contribute_link": true,
|
2021-08-11 23:29:31 +03:00
|
|
|
"virtual_terminal_lines": 70,
|
2020-09-03 22:49:20 -04:00
|
|
|
"max_log_lines": 700,
|
2022-01-31 17:58:02 -05:00
|
|
|
"max_audit_entries": 300,
|
2022-03-02 10:30:40 -05:00
|
|
|
"disabled_language_files": ["lol_EN.json", ""],
|
2022-04-02 13:50:40 -04:00
|
|
|
"stream_size_GB": 1,
|
2022-01-08 23:03:45 +00:00
|
|
|
"keywords": ["help", "chunk"],
|
|
|
|
"allow_nsfw_profile_pictures": false
|
2021-08-10 23:17:56 +03:00
|
|
|
}
|