From b5f4c2c87eb0c59570811b3accc2dedf0147d61f Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Tue, 4 Feb 2020 20:19:46 +0100 Subject: global-config: drop $ScriptUpdatesConfigChangesIgnore Comment or remove $GlobalConfigVersion in global-config-overlay to disable change notifications. --- global-config-overlay | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'global-config-overlay') diff --git a/global-config-overlay b/global-config-overlay index 6b74715..e2c8909 100644 --- a/global-config-overlay +++ b/global-config-overlay @@ -6,7 +6,8 @@ # Make sure all configuration properties are up to date and this # value is in sync with value in script 'global-functions'! -:global GlobalConfigVersion 11; +# Comment or remove to disable change notifications. +:global GlobalConfigVersion 12; # The global-config script is updated by script-updates, # global-config-overlay becomes an overlay for your changes. -- cgit v1.2.3-54-g00ecf