From 2625cc09a5215c2f1f165197154a4c22f4ba6a3a Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Sat, 13 Nov 2021 21:29:33 +0100 Subject: check-health: support hard lower limit for voltage ... to detect slow decrease of voltage, for example with UPS. --- global-config-overlay | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'global-config-overlay') diff --git a/global-config-overlay b/global-config-overlay index 4f8eee5..87abb87 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 68; +:global GlobalConfigVersion 69; # Copy configuration from global-config here and modify it. -- cgit v1.2.3-54-g00ecf