From d817b5378003764e95972636b230f31b657e0e0b Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Sun, 26 Mar 2023 23:43:34 +0800 Subject: [PATCH] =?UTF-8?q?debug:=20=E6=B5=8B=E8=AF=95=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E6=B5=81?= 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 84dc88d4..3873b873 100644 --- a/config-template.py +++ b/config-template.py @@ -1,7 +1,7 @@ # 配置文件: 注释里标[必需]的参数必须修改, 其他参数根据需要修改, 但请勿删除 import logging -test_debug = True +test_debug = False # [必需] Mirai的配置 # 请到配置mirai的步骤中的教程查看每个字段的信息