💡 修改注释
This commit is contained in:
parent
b39eea15bf
commit
c8134ce56b
@ -1,6 +1,6 @@
|
|||||||
return {
|
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",
|
NOTIFY_TYPE = "pushdeer",
|
||||||
--
|
--
|
||||||
-- telegram 通知配置, https://github.com/0wQ/telegram-notify
|
-- telegram 通知配置, https://github.com/0wQ/telegram-notify
|
||||||
|
Loading…
Reference in New Issue
Block a user