From c8134ce56be0cf47e5ed09da5fbb824f921c2e2c Mon Sep 17 00:00:00 2001 From: Mizore Date: Sat, 1 Apr 2023 16:39:13 +0800 Subject: [PATCH] =?UTF-8?q?:bulb:=20=E4=BF=AE=E6=94=B9=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/config.lua b/script/config.lua index 3240af4..2094105 100644 --- a/script/config.lua +++ b/script/config.lua @@ -1,6 +1,6 @@ return { -- 通知类型, 支持配置多个 - -- NOTIFY_TYPE = {"telegram", "pushdeer", "bark", "dingtalk", "feishu", "wecom", "pushover", "inotify", "next-smtp-proxy"}, + -- NOTIFY_TYPE = {"telegram", "pushdeer", "bark", "dingtalk", "feishu", "wecom", "pushover", "inotify", "next-smtp-proxy", "gotify"}, NOTIFY_TYPE = "pushdeer", -- -- telegram 通知配置, https://github.com/0wQ/telegram-notify