From f4d6e07dbb6c1406b56c77116a52d11ff8b363b1 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 14 Jul 2020 16:32:17 +0200 Subject: global-config: dropped $ScriptUpdatesIgnore, use ignore flag in comment --- global-config | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'global-config') diff --git a/global-config b/global-config index bd82a19..0e4ae63 100644 --- a/global-config +++ b/global-config @@ -8,7 +8,7 @@ # Make sure all configuration properties are up to date and this # value is in sync with value in script 'global-functions'! -:global GlobalConfigVersion 21; +:global GlobalConfigVersion 22; # This is used for DNS and backup file. :global Domain "example.com"; @@ -111,9 +111,7 @@ #:global ScriptUpdatesBaseUrl "https://raw.githubusercontent.com/eworm-de/routeros-scripts/master/"; #:global ScriptUpdatesBaseUrl "https://gitlab.com/eworm-de/routeros-scripts/raw/master/"; :global ScriptUpdatesUrlSuffix ""; -:global ScriptUpdatesIgnore { - "global-config" -} + # This project is developed in private spare time and usage is free of charge # for you. If you like the scripts and think this is of value for you or your # business please consider a donation: -- cgit v1.2.3-54-g00ecf