fixes and badges + webhook prep

This commit is contained in:
jokob-sk
2022-08-08 21:24:05 +10:00
parent 3d58952654
commit 4b204b8a29
4 changed files with 24 additions and 8 deletions

View File

@@ -31,6 +31,11 @@ REPORT_TO = 'user@gmail.com'
REPORT_DEVICE_URL = 'http://pi.alert/deviceDetails.php?mac='
REPORT_DASHBOARD_URL = 'http://pi.alert/'
# Webhook settings
# ----------------------
REPORT_WEBHOOK = True
WEBHOOK_URL = http://100.89.112.105:5678/webhook-test/a1db46b8-14bb-4651-a079-9ab5b01fada3
# NTFY (https://ntfy.sh/) settings
# ----------------------
REPORT_NTFY = False