···49495050 # Set whether to include Komodo Severity Level in notification title
5151 #LEVEL_IN_TITLE=true
5252+5353+ # Prefixes messages with a checkmark when the Alert is in the 'Resolved' state
5454+ #INDICATE_RESOLVED=true
5555+5656+ # Filter if an alert is pushed based on its Resolved status
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
5260"""
53615462[[variable]]