Update config.yml

pull/24/head
Mason10198 3 years ago
parent 8d705e09a1
commit 4ec32df63d

@ -59,8 +59,8 @@ Blocking:
# Example: # Example:
# GlobalBlockedEvents: # GlobalBlockedEvents:
# - Flood Watch # - Flood Watch
# - *Statement # - '*Statement'
# - *Advisory # - '*Advisory'
GlobalBlockedEvents: GlobalBlockedEvents:
# List of events blocked from being announced when received. These alerts will still be added to the tail message. # List of events blocked from being announced when received. These alerts will still be added to the tail message.
# Use a case-sensitive list. # Use a case-sensitive list.
@ -186,7 +186,7 @@ AlertScript:
# - '/home/repeater/testscript.sh' # - '/home/repeater/testscript.sh'
# - '/home/repeater/saytime.sh' # - '/home/repeater/saytime.sh'
# Triggers: # Triggers:
# - *Statement # - '*Statement'
# #
# This entry will execute the bash command 'asterisk -rx "rpt fun 1998 *123*456*789"' # This entry will execute the bash command 'asterisk -rx "rpt fun 1998 *123*456*789"'
# and the bash command 'asterisk -rx "rpt fun 1999 *123*456*789"' when an alert # and the bash command 'asterisk -rx "rpt fun 1999 *123*456*789"' when an alert

Loading…
Cancel
Save

Powered by TurnKey Linux.