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-overlay | |
parent | 42c203291a7db814be00f40caddb6980632358fa (diff) |
netwatch-notify: allow to suppress notification on host downchange-76
Diffstat (limited to 'global-config-overlay')
-rw-r--r-- | global-config-overlay | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config-overlay b/global-config-overlay index 562d7b5..8e1a664 100644 --- a/global-config-overlay +++ b/global-config-overlay @@ -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'! # Comment or remove to disable news and change notifications. -:global GlobalConfigVersion 75; +:global GlobalConfigVersion 76; # Copy configuration from global-config here and modify it. |