mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-17 18:06:06 +00:00
Update override-all.json
This commit is contained in:
@@ -63,14 +63,12 @@
|
|||||||
"font_path": "",
|
"font_path": "",
|
||||||
"retry_times": 3,
|
"retry_times": 3,
|
||||||
"hide_exce_info_to_user": false,
|
"hide_exce_info_to_user": false,
|
||||||
"alter_tip_message": "出错了,请稍后再试",
|
|
||||||
"sys_pool_num": 8,
|
"sys_pool_num": 8,
|
||||||
"admin_pool_num": 2,
|
"admin_pool_num": 2,
|
||||||
"user_pool_num": 6,
|
"user_pool_num": 6,
|
||||||
"session_expire_time": 1200,
|
"session_expire_time": 1200,
|
||||||
"rate_limitation": 60,
|
"rate_limitation": 60,
|
||||||
"rate_limit_strategy": "wait",
|
"rate_limit_strategy": "wait",
|
||||||
"rate_limit_drop_tip": "本分钟对话次数超过限速次数,此对话被丢弃",
|
|
||||||
"upgrade_dependencies": true,
|
"upgrade_dependencies": true,
|
||||||
"report_usage": true,
|
"report_usage": true,
|
||||||
"logging_level": 20
|
"logging_level": 20
|
||||||
|
|||||||
Reference in New Issue
Block a user