From 224c3029b48812e1819c168a483051cc7f463cc2 Mon Sep 17 00:00:00 2001 From: UnCLAS-Prommer Date: Sat, 12 Apr 2025 08:57:18 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/template_config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/template_config.toml b/template/template_config.toml index c38cc0a..7fd39de 100644 --- a/template/template_config.toml +++ b/template/template_config.toml @@ -4,7 +4,7 @@ nickname = "" [Napcat_Server] # Napcat连接的ws服务设置 host = "localhost" # Napcat设定的url地址 port = 8095 # Napcat设定的ws端口 -heartbeat = 30 # 与Napcat设置的心跳相同(按秒计) +heartbeat = 30 # 与Napcat设置的心跳相同(按秒计) [MaiBot_Server] # 连接麦麦的ws服务设置 platform_name = "qq" # 标识adapter的名称(必填) @@ -17,4 +17,4 @@ private_list = [] enable_temp = false [Debug] -level = "INFO" # 日志等级(DEBUG, INFO, WARNING, ERROR) \ No newline at end of file +level = "INFO" # 日志等级(DEBUG, INFO, WARNING, ERROR)