From 3aee3c9cefa6a31f1b27afe4dcd8469e65d23d26 Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Tue, 10 Nov 2020 13:51:14 +0800 Subject: [Fix] --- config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yml b/config.yml index 293f5f7..46317c6 100644 --- a/config.yml +++ b/config.yml @@ -4,8 +4,8 @@ bot: host: 127.0.0.1 # 反向ws端口 port: 8080 - # 非开发者无需理会 - debug: false + # 非开发者无需理会,默认0(关闭),如需开启,请改为1 + debug: 0 # 超级用户,填自己的QQ号,用“,”隔开 superusers: [""] # 机器人昵称,建议不动 -- cgit v1.2.3