changed config.yaml to add pushover support

This commit is contained in:
Jonathan Echavarria
2017-10-05 09:40:36 -04:00
parent c01febbe9b
commit d47303f0e7

View File

@@ -23,3 +23,8 @@ beef:
to_address: receipient_email_address
smtp_host: 127.0.0.1
smtp_port: 25
pushover:
enable: true
user_key: pushover_user_key
app_key: pushover_api_key