diff options
author | Christian Hesse <mail@eworm.de> | 2023-04-04 19:23:23 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-04-04 19:24:32 +0200 |
commit | b7cb722b5cc58c03aa2ab5fd49dd3559498e4643 (patch) | |
tree | 08c56f655e678c6ee162aeffb3a60b73a24b60f5 /mod | |
parent | 9136bf28bde80a7850a2013cd6a190a9f6fcccda (diff) |
mod/notification-matrix: link documentation
Diffstat (limited to 'mod')
-rw-r--r-- | mod/notification-matrix.rsc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mod/notification-matrix.rsc b/mod/notification-matrix.rsc index 6266b75..16b2370 100644 --- a/mod/notification-matrix.rsc +++ b/mod/notification-matrix.rsc @@ -3,6 +3,9 @@ # Copyright (c) 2013-2023 Michael Gisbers <michael@gisbers.de> # Christian Hesse <mail@eworm.de> # 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 NotificationFunctions; |