diff options
-rw-r--r-- | global-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config b/global-config index febef52..3d34ed2 100644 --- a/global-config +++ b/global-config @@ -103,7 +103,7 @@ board-temperature2=50; } # This is deviation on recovery threshold against notification flooding. -:global CheckHealthTemperatureDeviation 2; +:global CheckHealthTemperatureDeviation 3; :global CheckHealthVoltageLow 115; :global CheckHealthVoltagePercent 10; |