added pushsafer config section - got ignored due to the .gitignore file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user