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