From 7a8862d93fc98370b4d5fcc1c77efde91d9d050d Mon Sep 17 00:00:00 2001 From: root Date: Fri, 3 Jul 2026 11:29:36 -0400 Subject: [PATCH] updates --- configuration.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index d1ada10..0371d55 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -32,6 +32,8 @@ http: ### notify_events ### notify_events: token: !secret notify_event_token +notify_events_alerts: + token: !secret notify_event_alerts_token ### SMTP ### notify: - name: "mailgun_smtp"