diff options
author | Christian Hesse <mail@eworm.de> | 2022-02-03 13:51:40 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-10 08:41:12 +0100 |
commit | c6e581d4f90c9bea0adf405685aa634e264d1f3b (patch) | |
tree | 0ca6b4c59ad7cdb6936a79a762da218ea3dc997e /global-config | |
parent | 42c203291a7db814be00f40caddb6980632358fa (diff) |
netwatch-notify: allow to suppress notification on host downchange-76
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 454e5bf..37a60e8 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 75; +:global GlobalConfigVersion 76; # This is used for DNS and backup file. :global Domain "example.com"; |