From 3686d3eb2d00d5fbd875d9019e82f478eb086aa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=93=E6=BE=AA?= <52116367+z-mio@users.noreply.github.com> Date: Fri, 26 Jan 2024 18:27:08 +0800 Subject: [PATCH] Update config.yaml --- config/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.yaml b/config/config.yaml index 3aa39a3..f4c12d2 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -5,7 +5,7 @@ bot: z_url: false user: admin: 123456789 # 管理员用户id,可通过 https://t.me/getletbot 获取id - member: [] # 允许使用bot的 用户、群组、频道(群组和频道id需要加上-100)可通过 https://t.me/getletbot 获取id + member: [] # 允许使用bot的 用户、群组、频道(群组和频道id需要加上-100)可通过 https://t.me/getletbot 获取id。 留空为所有人可用 alist_host: http://127.0.0.1:5244 # alist ip:port或alist域名,一般填域名即可 alist_web: "https://" # 你的alist域名 alist_token: "" # alist token