From 64a991e035e52e0a17e73d4e671a22ea9a7489da Mon Sep 17 00:00:00 2001 From: Kyomotoi <1172294279@qq.com> Date: Sun, 14 Mar 2021 16:22:34 +0800 Subject: =?UTF-8?q?=E2=9C=A8=F0=9F=90=9B=20=E6=9B=B4=E6=96=B0=E6=8F=92?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E4=BF=AE=E5=A4=8D=E4=B8=80=E4=BA=9Bbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'config.yml') diff --git a/config.yml b/config.yml index d405530..051c811 100644 --- a/config.yml +++ b/config.yml @@ -1,8 +1,3 @@ -/* - * File: config.yml - * Project: https://github.com/Kyomotoi/ATRI - */ - BotSelfConfig: host: "127.0.0.1" port: 25565 @@ -11,7 +6,7 @@ BotSelfConfig: nickname: ["ATRI", "Atri", "atri", "亚托莉", "アトリ"] command_start: ["", "/"] command_sep: ["."] - session_expire_timeout: 3 + session_expire_timeout: 120 session_exciting_time: 3 NetworkPost: @@ -20,4 +15,4 @@ NetworkPost: AdminPage: host: "127.0.0.1" - port: 11451 \ No newline at end of file + port: 11451 -- cgit v1.2.3