feat: retry failed alert deliveries
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ SYNC_INTERVAL_MINUTES=60
|
||||
NOTIFICATION_RETENTION_DAYS=0
|
||||
READING_HISTORY_RETENTION_DAYS=0
|
||||
AUDIT_RETENTION_DAYS=365
|
||||
# Optional Discord webhook URL or ntfy topic URL (for example https://ntfy.sh/my-private-topic).
|
||||
# Optional Discord webhook URL or ntfy topic URL (for example https://ntfy.sh/my-private-topic). Failed sends retry up to 5 times.
|
||||
ALERT_WEBHOOK_URL=
|
||||
# Optional Bearer token for GET /api/metrics. Leave empty only when metrics are restricted by your network/proxy.
|
||||
METRICS_TOKEN=
|
||||
|
||||
Reference in New Issue
Block a user