aboutsummaryrefslogtreecommitdiffstats
path: root/global-config-overlay
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2019-10-14 19:06:21 +0200
committerGravatar Christian Hesse <mail@eworm.de>2019-10-14 19:13:31 +0200
commitf40bb2c8c85adaa1ee84bb693b76a7a7e334f54a (patch)
tree4d27ef162d4705d52d15b4eff0fedb7e1c6783af /global-config-overlay
parent09ce75c5b10b61bd8fbc15c61895add2ac36f1a8 (diff)
check-health: make threshold for voltage configurablechange-10
Diffstat (limited to 'global-config-overlay')
-rw-r--r--global-config-overlay2
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config-overlay b/global-config-overlay
index c1971db..871aaa4 100644
--- a/global-config-overlay
+++ b/global-config-overlay
@@ -6,7 +6,7 @@
# Make sure all configuration properties are up to date and this
# value is in sync with value in script 'global-functions'!
-:global GlobalConfigVersion 9;
+:global GlobalConfigVersion 10;
# The global-config script is updated by script-updates,
# global-config-overlay becomes an overlay for your changes.