mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-03-21 21:39:47 +00:00
fix(alertmanager): repeat interval
This commit is contained in:
@@ -6,7 +6,7 @@ route:
|
||||
group_interval: 10m
|
||||
group_wait: 1m
|
||||
receiver: discord
|
||||
repeat_interval: 1m # temporarily set 1m because testing notifs
|
||||
repeat_interval: 1h # temporarily set 1m because testing notifs
|
||||
#repeat_interval: 12h
|
||||
routes:
|
||||
# - receiver: heartbeat
|
||||
|
||||
Reference in New Issue
Block a user