aboutsummaryrefslogtreecommitdiffstats
path: root/global-config
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2018-10-09 13:32:45 +0200
committerGravatar Christian Hesse <mail@eworm.de>2018-10-09 14:15:34 +0200
commit7b4bef1a1e8e110b6fc30f7b2768e04b8b153693 (patch)
tree2c6402c251bbe375cf04d870cb36416ceca7f32f /global-config
parent9c3f3b9f202c711ec4b525456b7678518e50624e (diff)
make GeneratePSK a global function
Diffstat (limited to 'global-config')
-rw-r--r--global-config4
1 files changed, 3 insertions, 1 deletions
diff --git a/global-config b/global-config
index 53ad29e..02f36c6 100644
--- a/global-config
+++ b/global-config
@@ -71,7 +71,9 @@
#:global "script-updates-baseurl" "https://raw.githubusercontent.com/eworm-de/routeros-scripts/master/";
#:global "script-updates-baseurl" "https://gitlab.com/eworm-de/routeros-scripts/raw/master/";
:global "script-updates-urlsuffix" "";
-:global "script-updates-ignore" { "global-config"; "GeneratePSK" };
+:global "script-updates-ignore" {
+ "global-config"
+}
# Do *NOT* change these!
:global "sent-routeros-update-notification" "-";