mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-15 22:51:37 -07:00
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/'
|
REPORT_DASHBOARD_URL = 'http://pi.alert/'
|
||||||
NTFY_TOPIC = 'replace-my-secure-topicname-91h889f28'
|
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 = 'https://diagnostic.opendns.com/myip'
|
||||||
QUERY_MYIP_SERVER = 'http://ipv4.icanhazip.com'
|
QUERY_MYIP_SERVER = 'http://ipv4.icanhazip.com'
|
||||||
DDNS_ACTIVE = False
|
DDNS_ACTIVE = False
|
||||||
|
|||||||
Reference in New Issue
Block a user