diff options
author | Christian Hesse <mail@eworm.de> | 2020-09-25 22:17:26 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-09-25 22:17:26 +0200 |
commit | 9bec6914cce7914150b8589025b2bc9c12a670e4 (patch) | |
tree | df523d5ed77251cf89307e1b90963f8f4e7c5526 /global-config | |
parent | addd4d7d9071b620aea57726a489b5863d2ed1dd (diff) |
netwatch-notify: notify on configurable check count thresholdchange-26
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 b3c5879..a611e2b 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 25; +:global GlobalConfigVersion 26; # This is used for DNS and backup file. :global Domain "example.com"; |