mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
authentication NTFY
This commit is contained in:
@@ -56,6 +56,9 @@ APPRISE_URL = 'mailto://smtp-relay.sendinblue.com:587?from=user@gmai
|
||||
REPORT_NTFY = False
|
||||
NTFY_HOST = 'https://ntfy.sh'
|
||||
NTFY_TOPIC = 'replace_my_secure_topicname_91h889f28'
|
||||
# set username and password if authentication is used https://docs.ntfy.sh/config/#users-and-roles
|
||||
NTFY_USER = ''
|
||||
NTFY_PASSWORD = ''
|
||||
|
||||
# PUSHSAFER (https://www.pushsafer.com/) settings
|
||||
# ----------------------
|
||||
|
||||
Reference in New Issue
Block a user