mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-22 11:54:44 +02:00
mod/notification-matrix: introduce $PurgeMatrixQueue
... to purge the queue and remove the scheduler.
This commit is contained in:
parent
9a5d55da0d
commit
0aeb34e5e9
2 changed files with 14 additions and 0 deletions
|
@ -110,6 +110,11 @@ Place this before you call them:
|
|||
:global SendMatrix;
|
||||
:global SendNotification;
|
||||
|
||||
In case there is a situation when the queue needs to be purged there is a
|
||||
function available:
|
||||
|
||||
$PurgeMatrixQueue;
|
||||
|
||||
See also
|
||||
--------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue