mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-02 22:24:28 +02:00
global-config: new setting to disable news and change notifications...
... and also drop the version from global-config and global-config-overlay.
This commit is contained in:
parent
68ae4fca0d
commit
a1606402d1
8 changed files with 16 additions and 25 deletions
|
@ -6,9 +6,8 @@
|
|||
# global configuration
|
||||
# https://git.eworm.de/cgit/routeros-scripts/about/
|
||||
|
||||
# Make sure all configuration properties are up to date and this
|
||||
# value is in sync with value in script 'global-functions'!
|
||||
:global GlobalConfigVersion 82;
|
||||
# Set this to 'true' to disable news and change notifications.
|
||||
:global NoNewsAndChangesNotification false;
|
||||
|
||||
# This is used for DNS and backup file.
|
||||
:global Domain "example.com";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue