···5757 # * leave unset to push all alerts
5858 # * otherwise, alerts will only be pushed if Alert is one of the comma-separated states set here
5959 #ALLOW_RESOLVED_TYPE=resolved,unresolved
6060+6161+ ## Delay alerts with below types for X milliseconds
6262+ ## and cancel pushing alert if it is resolved within that time
6363+ #UNRESOLVED_TIMEOUT_TYPES=ServerCpu,ServerMem
6464+ #UNRESOLVED_TIMEOUT=2000
6065"""
61666267[[variable]]