diff options
author | Christian Hesse <mail@eworm.de> | 2021-02-23 10:02:12 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-02-24 21:51:56 +0100 |
commit | 8a366f035d4ac940166cbb7923654d5b2bf8a6da (patch) | |
tree | 883681afa83f7023c83ffbc2dd72496b6bff2d65 /global-config | |
parent | bc8b19fc31a2c2c437c6fea703b601b802470e02 (diff) |
backup: notify about random delaychange-46
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 d25c456..1838725 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 45; +:global GlobalConfigVersion 46; # This is used for DNS and backup file. :global Domain "example.com"; |