From 8506cdae8fc60249ecfe73250673ce6a697a3226 Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Sat, 7 Jan 2023 23:24:13 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=BB=98=E8=AE=A4=E8=B6=85=E6=97=B6?= =?UTF-8?q?=E6=97=B6=E9=97=B4=E4=BF=AE=E6=94=B9=E4=B8=BA30s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-template.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-template.py b/config-template.py index 67bb5ae9..89cead80 100644 --- a/config-template.py +++ b/config-template.py @@ -97,7 +97,7 @@ quote_origin = True include_image_description = True # 消息处理的超时时间,单位为秒 -process_message_timeout = 15 +process_message_timeout = 30 # 机器人的配置 # user_name: 管理员(主人)的名字