introduce mod/notification-gotify...

... for sending notifications via Gotify (https://gotify.net).

Co-authored-by: Christian Hesse <mail@eworm.de>
This commit is contained in:
Leonardo David Monteiro 2025-03-04 17:21:00 +01:00 committed by Christian Hesse
parent e1c6ed60e6
commit 59dc0ae96f
24 changed files with 264 additions and 4 deletions

View file

@ -15,7 +15,7 @@
# Git commit id & info, expected configuration version
:global CommitId "unknown";
:global CommitInfo "unknown";
:global ExpectedConfigVersion 136;
:global ExpectedConfigVersion 137;
# global variables not to be changed by user
:global GlobalFunctionsReady false;