mod/notification-ntfy: support basic auth

Closes #59
This commit is contained in:
Christian Hesse 2024-04-09 23:46:32 +02:00
parent 5f76c245b0
commit ca2e5f2a01
5 changed files with 20 additions and 4 deletions

View file

@ -12,7 +12,7 @@
:local ScriptName [ :jobname ];
# expected configuration version
:global ExpectedConfigVersion 126;
:global ExpectedConfigVersion 127;
# global variables not to be changed by user
:global GlobalFunctionsReady false;