mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-06-26 19:48:42 +02:00
global-config: drop $ScriptUpdatesConfigChangesIgnore
Comment or remove $GlobalConfigVersion in global-config-overlay to disable change notifications.
This commit is contained in:
parent
03af7d6d9c
commit
b5f4c2c87e
5 changed files with 6 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
# global functions
|
||||
|
||||
# expected configuration version
|
||||
:global ExpectedConfigVersion 11;
|
||||
:global ExpectedConfigVersion 12;
|
||||
|
||||
# global variables not to be changed by user
|
||||
:global SentConfigChangesNotification "-";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue