mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-14 22:09:29 +00:00
introduce mod/notification-gotify...
... for sending notifications via Gotify (https://gotify.net). Closes: https://github.com/eworm-de/routeros-scripts/pull/92 Co-authored-by: Christian Hesse <mail@eworm.de>
This commit is contained in:
parent
507a520994
commit
0717ebfbd5
24 changed files with 265 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue