aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-01-14 07:34:50 +0100
committerGravatar Christian Hesse <mail@eworm.de>2022-01-14 09:17:54 +0100
commit7d5c9679952339c8064dc34967c13d0c7779ae87 (patch)
treea9788c41d762a6125b70e9c74d794ba90251a6e4
parent1089b7e7f9a6638c7783538f464916d16b3a6e87 (diff)
global-config: add $ScriptUpdatesUrlSuffix in overlay for RouterOS v6
-rw-r--r--global-config-overlay3
1 files changed, 3 insertions, 0 deletions
diff --git a/global-config-overlay b/global-config-overlay
index 37f78cf..63034c9 100644
--- a/global-config-overlay
+++ b/global-config-overlay
@@ -10,6 +10,9 @@
# Comment or remove to disable news and change notifications.
:global GlobalConfigVersion 74;
+# Use branch routeros-v6 with RouterOS v6:
+:global ScriptUpdatesUrlSuffix "\?h=routeros-v6";
+
# Copy configuration from global-config here and modify it.