From cbf4900c5c3b1de65e55ce480d4b453091528e84 Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Sun, 11 Apr 2021 15:03:35 +0800 Subject: =?UTF-8?q?=F0=9F=9A=80=E2=9C=A8=E2=9A=A1=EF=B8=8F=F0=9F=8E=A8?= =?UTF-8?q?=F0=9F=90=9B=20=E6=AD=A3=E5=BC=8F=E6=8E=A8=E9=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'config.yml') diff --git a/config.yml b/config.yml index 0c0dcbf..23e43c3 100644 --- a/config.yml +++ b/config.yml @@ -1,10 +1,10 @@ BotSelfConfig: host: "127.0.0.1" - port: 13141 + port: 55555 debug: false superusers: ["1234567890"] nickname: ["ATRI", "Atri", "atri", "亚托莉", "アトリ"] - command_start: ["", "/"] + command_start: ["/"] command_sep: ["."] session_expire_timeout: 120 @@ -17,6 +17,7 @@ AdminPage: # 待定,无用 port: 8082 NsfwCheck: # 详细请查看文档以获取帮助 - enabled: True + enabled: false + passing_rate: 0.8 host: "127.0.0.1" port: 8080 -- cgit v1.2.3