This commit is contained in:
2026-03-16 14:02:00 +01:00
parent 8a84be4f5a
commit 0ee29bf356
7 changed files with 13 additions and 8 deletions

View File

@@ -24,9 +24,9 @@ ALERT_MAIL_BIN="/usr/sbin/sendmail"
ALERT_MAIL_SUBJECT_PREFIX="[monitoring]"
# ntfy
NTFY_SERVER="https://ntfy.a5l.fr"
NTFY_SERVER="https://ntfy.sh"
NTFY_TOPIC="TPOSOB84sBJ6HTZ7"
NTFY_TOKEN="VOTRE_TOKEN_ICI"
NTFY_TOKEN=""
# Déduplication en secondes
ALERT_DEDUP_WINDOW=3600