diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-07 14:12:01 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-11 22:45:29 +0200 |
commit | d4e225f1b70d3f8fd3abb4872e019ffdc3666b3e (patch) | |
tree | 7a662374c11f3b38c5d0f2b101e1ea99c6bdf20c /doc/check-health.md | |
parent | 2ba93f61ac5616325709855a5337eb8c53dc2a72 (diff) |
doc/check-health: hint to copy from global-config
Diffstat (limited to 'doc/check-health.md')
-rw-r--r-- | doc/check-health.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/check-health.md b/doc/check-health.md index f0e5c11..3f4c70f 100644 --- a/doc/check-health.md +++ b/doc/check-health.md @@ -74,6 +74,10 @@ The configuration goes to `global-config-overlay`, these are the parameters: * `CheckHealthVoltageLow`: value (in volt*10) giving a hard lower limit * `CheckHealthVoltagePercent`: percentage value to trigger voltage jumps +> ℹ️ **Info**: Copy relevant configuration from +> [`global-config`](../global-config.rsc) (the one without `-overlay`) to +> your local `global-config-overlay` and modify it to your specific needs. + Also notification settings are required for [e-mail](mod/notification-email.md), [matrix](mod/notification-matrix.md) and/or |