mirror of
https://gitee.com/houhuan/TrendRadar.git
synced 2026-05-01 00:12:42 +08:00
chore: 请务必妥善保管好 webhooks,详见 v2.0.4 的更新说明
This commit is contained in:
@@ -33,6 +33,9 @@ notification:
|
||||
batch_send_interval: 1 # 批次发送间隔(秒)
|
||||
feishu_message_separator: "━━━━━━━━━━━━━━━━━━━" # feishu 消息分割线
|
||||
|
||||
# 请务必妥善保管好 webhooks,不要公开
|
||||
# 如果你以 fork 的方式将本项目部署在 GitHub 上,请勿在此填写任何 webhooks,而是将 webhooks 填入 GitHub Secret
|
||||
# 不然轻则手机上收到奇怪的广告推送,重则存在一定的安全隐患
|
||||
webhooks:
|
||||
feishu_url: "" # 飞书机器人的 webhook URL
|
||||
dingtalk_url: "" # 钉钉机器人的 webhook URL
|
||||
|
||||
Reference in New Issue
Block a user