mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-05 02:34:41 +02:00
netwatch-notify: support note in notification
This commit is contained in:
parent
3b5026ea8d
commit
650c362ed9
4 changed files with 16 additions and 1 deletions
|
@ -9,8 +9,10 @@
|
|||
|
||||
# Changes for global-config to be added to notification on script updates
|
||||
:global GlobalConfigChanges {
|
||||
96="Added support for notes in 'netwatch-notify', these are included verbatim into the notification.";
|
||||
};
|
||||
|
||||
# Migration steps to be applied on script updates
|
||||
:global GlobalConfigMigration {
|
||||
0;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue