mirror of https://github.com/YGGverse/HLState.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
357 B
13 lines
357 B
10 months ago
|
framework:
|
||
|
notifier:
|
||
|
chatter_transports:
|
||
|
texter_transports:
|
||
|
channel_policy:
|
||
|
# use chat/slack, chat/telegram, sms/twilio or sms/nexmo
|
||
|
urgent: ['email']
|
||
|
high: ['email']
|
||
|
medium: ['email']
|
||
|
low: ['email']
|
||
|
admin_recipients:
|
||
|
- { email: admin@example.com }
|