diff options
author | Christian Hesse <mail@eworm.de> | 2022-01-05 23:03:09 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-01-06 08:19:58 +0100 |
commit | ed0135c613b92ce59bda832f0e4a789a8268223f (patch) | |
tree | 1b9dee4af1a834b4cc2fa83d713743708498f1f4 /global-config | |
parent | e77b39e933a87bf509c176ee5a964c0772e0c54d (diff) |
Migrate configuration and send notification on renameschange-73
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config b/global-config index 1250818..feccf55 100644 --- a/global-config +++ b/global-config @@ -8,7 +8,7 @@ # Make sure all configuration properties are up to date and this # value is in sync with value in script 'global-functions'! -:global GlobalConfigVersion 72; +:global GlobalConfigVersion 73; # This is used for DNS and backup file. :global Domain "example.com"; |