From 0a89c2bab3682918ef6ddaa3a12fd43ff5a43d43 Mon Sep 17 00:00:00 2001 From: luomie <56607736+luomie@users.noreply.github.com> Date: Sun, 19 May 2024 23:13:05 +0200 Subject: [PATCH] fix Shoutrrr discord notification url structure --- example.scrutiny.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.scrutiny.yaml b/example.scrutiny.yaml index c57775f..039bcbf 100644 --- a/example.scrutiny.yaml +++ b/example.scrutiny.yaml @@ -67,7 +67,7 @@ log: #notify: # urls: -# - "discord://token@channel" +# - "discord://token@webhookid" # - "telegram://token@telegram?channels=channel-1[,channel-2,...]" # - "pushover://shoutrrr:apiToken@userKey/?priority=1&devices=device1[,device2, ...]" # - "slack://[botname@]token-a/token-b/token-c"