diff options
author | Christian Hesse <mail@eworm.de> | 2020-10-16 22:51:51 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-10-16 22:58:14 +0200 |
commit | 6d9eb99e08fb0a1ac8dc03213edfd5f590655ee4 (patch) | |
tree | 405468d838ee47d135eda73dc60f47c73e63a20d /global-config-overlay | |
parent | 3e72d1ec0bcb1a2d6276fff9408db01f16e7f5d8 (diff) |
check-health: add deviation on temperature recovery thresholdchange-33
This helps against notification flooding.
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 246c013..984e577 100644 --- a/global-config-overlay +++ b/global-config-overlay @@ -9,7 +9,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 change notifications. -:global GlobalConfigVersion 32; +:global GlobalConfigVersion 33; # Copy configuration from global-config here and modify it. |