summaryrefslogtreecommitdiff
path: root/config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml7
1 files changed, 4 insertions, 3 deletions
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