aboutsummaryrefslogtreecommitdiffstats
path: root/doc/check-health.md
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2021-11-16 16:03:25 +0100
committerGravatar Christian Hesse <mail@eworm.de>2022-02-20 23:40:22 +0100
commit07fc5c898ad36debad96d06e3a65fa06ccdadde8 (patch)
treec98cc71b153181c92469aba697782ccd3dd1fbf0 /doc/check-health.md
parente6a686187c3d3c981b7ab86b4cbce46fc6466da4 (diff)
add doc/mod/notification-matrix
Diffstat (limited to 'doc/check-health.md')
-rw-r--r--doc/check-health.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/check-health.md b/doc/check-health.md
index 81a9f75..f6900ce 100644
--- a/doc/check-health.md
+++ b/doc/check-health.md
@@ -56,7 +56,8 @@ 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
+Also notification settings are required for e-mail,
+[matrix](mod/notification-matrix.md) and/or
[telegram](mod/notification-telegram.md).
---