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.changes | |
parent | 3e72d1ec0bcb1a2d6276fff9408db01f16e7f5d8 (diff) |
check-health: add deviation on temperature recovery thresholdchange-33
This helps against notification flooding.
Diffstat (limited to 'global-config.changes')
-rw-r--r-- | global-config.changes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global-config.changes b/global-config.changes index aadc588..04f8a53 100644 --- a/global-config.changes +++ b/global-config.changes @@ -36,4 +36,5 @@ 30="Implemented simple rate limit for 'log-forward' to prevent flooding."; 31="Switched Telegram notifications to fixed-width font, with opt-out."; 32="Merged mode (& reset) button scripts in single new script 'mode-button'."; + 33="Added configurable deviation on health temperature recovery threshold against notification flooding."; }; |