mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-26 14:26:06 +00:00
Update override-all.json
This commit is contained in:
+4
-2
@@ -67,8 +67,10 @@
|
|||||||
"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": {
|
||||||
"rate_limit_strategy": "wait",
|
"default": 60
|
||||||
|
},
|
||||||
|
"rate_limit_strategy": "drop",
|
||||||
"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