aboutsummaryrefslogtreecommitdiffstats
path: root/global-functions
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2020-02-04 20:19:46 +0100
committerGravatar Christian Hesse <mail@eworm.de>2020-02-04 20:19:46 +0100
commitb5f4c2c87eb0c59570811b3accc2dedf0147d61f (patch)
tree8aa2d1c9bbcde55e36d57c8576bc3ab9a3606aee /global-functions
parent03af7d6d9c64cc57d1d0e3280e4ed1a6308e6448 (diff)
global-config: drop $ScriptUpdatesConfigChangesIgnorechange-12
Comment or remove $GlobalConfigVersion in global-config-overlay to disable change notifications.
Diffstat (limited to 'global-functions')
-rw-r--r--global-functions2
1 files changed, 1 insertions, 1 deletions
diff --git a/global-functions b/global-functions
index 15cba35..caaf0a5 100644
--- a/global-functions
+++ b/global-functions
@@ -6,7 +6,7 @@
# global functions
# expected configuration version
-:global ExpectedConfigVersion 11;
+:global ExpectedConfigVersion 12;
# global variables not to be changed by user
:global SentConfigChangesNotification "-";