1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

mod/notification-matrix: link documentation

This commit is contained in:
Christian Hesse
2023-04-04 19:23:23 +02:00
parent 9136bf28bd
commit b7cb722b5c

View File

@ -3,6 +3,9 @@
# Copyright (c) 2013-2023 Michael Gisbers <michael@gisbers.de> # Copyright (c) 2013-2023 Michael Gisbers <michael@gisbers.de>
# Christian Hesse <mail@eworm.de> # Christian Hesse <mail@eworm.de>
# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md # https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
#
# send notifications via Matrix
# https://git.eworm.de/cgit/routeros-scripts/about/doc/mod/notification-matrix.md
:global FlushMatrixQueue; :global FlushMatrixQueue;
:global NotificationFunctions; :global NotificationFunctions;