aboutsummaryrefslogtreecommitdiffstats
path: root/global-config-overlay
diff options
context:
space:
mode:
Diffstat (limited to 'global-config-overlay')
-rw-r--r--global-config-overlay16
1 files changed, 0 insertions, 16 deletions
diff --git a/global-config-overlay b/global-config-overlay
deleted file mode 100644
index d5df364..0000000
--- a/global-config-overlay
+++ /dev/null
@@ -1,16 +0,0 @@
-# Overlay for global configuration by RouterOS Scripts
-# Copyright (c) 2013-2022 Christian Hesse <mail@eworm.de>
-# https://git.eworm.de/cgit/routeros-scripts/about/COPYING.md
-#
-# global configuration, custom overlay
-# 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'!
-# Comment or remove to disable news and change notifications.
-:global GlobalConfigVersion 79;
-
-# Copy configuration from global-config here and modify it.
-
-
-# End of global-config-overlay