mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-10 13:10:57 +00:00
feat: 默认超时时间修改为30s
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ quote_origin = True
|
|||||||
include_image_description = True
|
include_image_description = True
|
||||||
|
|
||||||
# 消息处理的超时时间,单位为秒
|
# 消息处理的超时时间,单位为秒
|
||||||
process_message_timeout = 15
|
process_message_timeout = 30
|
||||||
|
|
||||||
# 机器人的配置
|
# 机器人的配置
|
||||||
# user_name: 管理员(主人)的名字
|
# user_name: 管理员(主人)的名字
|
||||||
|
|||||||
Reference in New Issue
Block a user