aboutsummaryrefslogtreecommitdiffstats
path: root/doc/check-health.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2022-02-21 12:54:01 +0100
committerGravatar Christian Hesse <mail@eworm.de>2022-02-21 12:54:01 +0100
commit343ee27820c3e5e82e2a0a8ab7899f7059cf370e (patch)
tree5dfacbc9123c44afbe4a5a79d6f9632d4c1ab77b /doc/check-health.md
parent886cd67edba86906fea4c0d753b13b7c68c5e78b (diff)
parentd74aac8f6ad3edfdf65d4a3ee6714aae1d3ade0f (diff)
Merge branch 'doc/mod' into next
Diffstat (limited to 'doc/check-health.md')
-rw-r--r--doc/check-health.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/check-health.md b/doc/check-health.md
index 778c080..f6900ce 100644
--- a/doc/check-health.md
+++ b/doc/check-health.md
@@ -56,7 +56,9 @@ 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
-Also notification settings are required for e-mail, matrix and/or telegram.
+Also notification settings are required for e-mail,
+[matrix](mod/notification-matrix.md) and/or
+[telegram](mod/notification-telegram.md).
---
[◀ Go back to main README](../README.md)