mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-02 01:04:55 +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,8 @@
|
|||
|
||||
# Make sure all configuration properties are up to date and this
|
||||
# value is in sync with value in script 'global-functions'!
|
||||
:global GlobalConfigVersion 11;
|
||||
# Comment or remove to disable change notifications.
|
||||
:global GlobalConfigVersion 12;
|
||||
|
||||
# The global-config script is updated by script-updates,
|
||||
# global-config-overlay becomes an overlay for your changes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue