aboutsummaryrefslogtreecommitdiffstats
path: root/global-config-overlay
diff options
context:
space:
mode:
Diffstat (limited to 'global-config-overlay')
-rw-r--r--global-config-overlay18
1 files changed, 0 insertions, 18 deletions
diff --git a/global-config-overlay b/global-config-overlay
deleted file mode 100644
index 1b07f15..0000000
--- a/global-config-overlay
+++ /dev/null
@@ -1,18 +0,0 @@
-#!rsc
-# RouterOS script: global-config-overlay
-# Copyright (c) 2013-2020 Christian Hesse <mail@eworm.de>
-#
-# global configuration, custom overlay
-
-# Make sure all configuration properties are up to date and this
-# value is in sync with value in script 'global-functions'!
-:global GlobalConfigVersion 10;
-
-# The global-config script is updated by script-updates,
-# global-config-overlay becomes an overlay for your changes.
-:global ScriptUpdatesIgnore {
- "global-config-overlay"
-}
-
-# Copy configuration from global-config here and modify it.
-