added pushsafer config section - got ignored due to the .gitignore file

This commit is contained in:
jokob-sk
2022-07-24 00:30:31 +10:00
parent bd95847ae2
commit 8898f9477b

View File

@@ -30,6 +30,10 @@ REPORT_NTFY = False
REPORT_DASHBOARD_URL = 'http://pi.alert/'
NTFY_TOPIC = 'replace-my-secure-topicname-91h889f28'
REPORT_PUSHSAFER = False
REPORT_DASHBOARD_URL = ''
PUSHSAFER_TOKEN = 'ApiKey'
# QUERY_MYIP_SERVER = 'https://diagnostic.opendns.com/myip'
QUERY_MYIP_SERVER = 'http://ipv4.icanhazip.com'
DDNS_ACTIVE = False