introduce mod/notification-gotify for sending notifications via Gotify (https://gotify.net).

This commit is contained in:
Leonardo David Monteiro 2025-03-04 17:21:00 +01:00
parent 469f783a92
commit 60fdf89637
9 changed files with 244 additions and 0 deletions

View file

@ -63,6 +63,12 @@
:global NtfyServerToken "";
:global NtfyTopic "";
# You can send Gotify notifications. Configure these settings and
# install the module:
# $ScriptInstallUpdate mod/notification-gotify
:global GotifyServer "";
:global GotifyToken "";
# It is possible to override e-mail, Telegram, Matrix and Ntfy setting
# for every script. This is done in arrays, where 'Override' is appended
# to the variable name, like this: