set pushover to be disabled by default

This commit is contained in:
Jonathan Echavarria
2017-10-05 09:44:35 -04:00
parent 409d9962bb
commit 27d1166869

View File

@@ -24,7 +24,7 @@ beef:
smtp_host: 127.0.0.1
smtp_port: 25
pushover:
enable: true
enable: false
user_key: pushover_user_key
app_key: pushover_api_key