check-health: make threshold for voltage configurable

This commit is contained in:
Christian Hesse 2019-10-14 19:06:21 +02:00
parent 09ce75c5b1
commit f40bb2c8c8
5 changed files with 11 additions and 7 deletions

View file

@ -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.