diff options
author | Christian Hesse <mail@eworm.de> | 2020-02-04 20:19:46 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-02-04 20:19:46 +0100 |
commit | b5f4c2c87eb0c59570811b3accc2dedf0147d61f (patch) | |
tree | 8aa2d1c9bbcde55e36d57c8576bc3ab9a3606aee /global-config.changes | |
parent | 03af7d6d9c64cc57d1d0e3280e4ed1a6308e6448 (diff) |
global-config: drop $ScriptUpdatesConfigChangesIgnorechange-12
Comment or remove $GlobalConfigVersion in global-config-overlay
to disable change notifications.
Diffstat (limited to 'global-config.changes')
-rw-r--r-- | global-config.changes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes index a8b8126..a22f3b4 100644 --- a/global-config.changes +++ b/global-config.changes @@ -14,4 +14,5 @@ 9="introduced configuration overlay 'global-config-overlay'"; 10="make health threshold for voltage configurable"; 11="introduced function '\$ScriptInstallUpdate' to install new and update existing scripts"; + 12="removed '\$ScriptUpdatesConfigChangesIgnore', comment '\$GlobalConfigVersion' in 'global-config-overlay' to disable change notifications"; }; |