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",
|
|
|
|
"show_errors": true,
|
|
|
|
"history_max_age": 7,
|
2020-09-04 18:05:42 +00:00
|
|
|
"stats_update_frequency": 30,
|
2020-09-01 17:29:39 +00:00
|
|
|
"max_stats_count": 1000,
|
2020-08-28 18:38:42 +00:00
|
|
|
"delete_default_json": false,
|
2020-09-02 01:30:39 +00:00
|
|
|
"show_contribute_link": true,
|
2020-09-04 02:49:20 +00:00
|
|
|
"virtual_terminal_lines": 10,
|
|
|
|
"max_log_lines": 700,
|
2020-09-02 01:30:39 +00:00
|
|
|
"keywords": ["help", "chunk"]
|
2020-08-27 22:30:56 +00:00
|
|
|
}
|