crafty-4/config.json

17 lines
396 B
JSON

{
"https": true,
"http_port": 8000,
"https_port": 8443,
"language": "en_EN",
"cookie_expire": 30,
"cookie_secret": "random",
"show_errors": true,
"history_max_age": 7,
"stats_update_frequency": 30,
"max_stats_count": 1000,
"delete_default_json": false,
"show_contribute_link": true,
"virtual_terminal_lines": 10,
"max_log_lines": 700,
"keywords": ["help", "chunk"]
}