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

script-updates: send global-config changes notification just once

This commit is contained in:
Christian Hesse
2019-04-03 08:30:28 +02:00
parent 7b1c275cc2
commit ea73505ecc
2 changed files with 7 additions and 2 deletions

View File

@@ -8,6 +8,7 @@
:global ExpectedConfigVersion 4;
# global variables not to be changed by user
:global SentConfigChangesNotification "-";
:global SentRouterosUpdateNotification "-";
:global SentLteFirmwareUpgradeNotification "-";
:global Identity [ / system identity get name ];