global-config: drop $ScriptUpdatesConfigChangesIgnore

Comment or remove $GlobalConfigVersion in global-config-overlay
to disable change notifications.
This commit is contained in:
Christian Hesse 2020-02-04 20:19:46 +01:00
parent 03af7d6d9c
commit b5f4c2c87e
5 changed files with 6 additions and 8 deletions

View file

@ -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";
};