script-updates: add option to ignore global-config changes

This commit is contained in:
Christian Hesse 2019-04-02 08:48:35 +02:00
parent 594aef2aab
commit 7b1c275cc2
4 changed files with 6 additions and 3 deletions

View file

@ -6,4 +6,5 @@
1="moved variables from global-config to global-functions for independence";
2="variable names became CamelCase to work around scripting issues";
3="variable for certificate renew passphrase became an array to support multiple passphrases";
4="added option to ignore global-config changes";
};