global-config: dropped $ScriptUpdatesIgnore, use ignore flag in comment

This commit is contained in:
Christian Hesse 2020-07-14 16:32:17 +02:00
parent d1b6ca3d0b
commit f4d6e07dbb
6 changed files with 23 additions and 17 deletions

View file

@ -9,13 +9,7 @@
# Make sure all configuration properties are up to date and this
# value is in sync with value in script 'global-functions'!
# Comment or remove to disable change notifications.
:global GlobalConfigVersion 21;
# The global-config script is updated by $ScriptInstallUpdate,
# global-config-overlay becomes an overlay for your changes.
:global ScriptUpdatesIgnore {
"global-config-overlay"
}
:global GlobalConfigVersion 22;
# Copy configuration from global-config here and modify it.