diff options
author | Christian Hesse <mail@eworm.de> | 2023-10-11 07:40:55 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-10-17 14:05:03 +0200 |
commit | 5932586ee4c573903dbd40b4f422ffb2819b9ba2 (patch) | |
tree | 3c6d504c5acbc984011bbb4ad81654cfb98c4fe4 /doc/check-health.md | |
parent | 5fbf584d4ca128e5acfd0424ec66e2edc24dd946 (diff) |
introduce mod/notification-ntfy...change-109
... for sending notifications via Ntfy (https://ntfy.sh/).
TODO: use proper formatting once supported in Android app:
https://github.com/binwiederhier/ntfy/issues/889
Diffstat (limited to 'doc/check-health.md')
-rw-r--r-- | doc/check-health.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/check-health.md b/doc/check-health.md index 3f4c70f..34b5faf 100644 --- a/doc/check-health.md +++ b/doc/check-health.md @@ -80,7 +80,8 @@ The configuration goes to `global-config-overlay`, these are the parameters: Also notification settings are required for [e-mail](mod/notification-email.md), -[matrix](mod/notification-matrix.md) and/or +[matrix](mod/notification-matrix.md), +[ntfy](mod/notification-ntfy.md) and/or [telegram](mod/notification-telegram.md). --- |