diff options
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/global-config b/global-config index 6e32e7f..b77336c 100644 --- a/global-config +++ b/global-config @@ -4,6 +4,10 @@ # # global configuration +# Make sure all configuration properties are up to date and this +# value is in sync with value in script 'global-functions'! +:global GlobalConfigVersion 0; + # This is used for DNS and backup file. :global "domain" "example.com"; :global "hostname-in-zone" true; |