diff options
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/global-config b/global-config index d36e63b..febef52 100644 --- a/global-config +++ b/global-config @@ -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"; |