aboutsummaryrefslogtreecommitdiffstats
path: root/global-config
diff options
context:
space:
mode:
Diffstat (limited to 'global-config')
-rw-r--r--global-config6
1 files changed, 6 insertions, 0 deletions
diff --git a/global-config b/global-config
index 534df40..fcc9dfb 100644
--- a/global-config
+++ b/global-config
@@ -37,6 +37,12 @@
# ntp settings. A pool can rotate servers.
:global "ntp-pool" "pool.ntp.org";
+# Enable this to fetch scripts from given url.
+:global "script-updates-fetch" false;
+:global "script-updates-baseurl" "https://git.eworm.de/cgit.cgi/routeros-scripts/plain/";
+:global "script-updates-ignore" { "global-config"; "GeneratePSK" }
+:global "script-updates-fetch-ignore" { "" };
+
# Do *NOT* change these!
:global "sent-routeros-update-notification" false;
:global "identity" [ / system identity get name ];