diff options
author | Christian Hesse <mail@eworm.de> | 2021-11-16 16:03:25 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-21 12:44:28 +0100 |
commit | 10bb0a9f52a9dbd4a92c72f444ed5b831c91e4df (patch) | |
tree | 7d493a3bf84350ca66c5f5496bf8e2eeed8f2b7f /doc/log-forward.md | |
parent | cd1de8145b9000f0adec87c1a991007043ef5171 (diff) |
add doc/mod/notification-matrix
(cherry picked from commit 07fc5c898ad36debad96d06e3a65fa06ccdadde8)
Diffstat (limited to 'doc/log-forward.md')
-rw-r--r-- | doc/log-forward.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/log-forward.md b/doc/log-forward.md index 6ff652f..1ac6a04 100644 --- a/doc/log-forward.md +++ b/doc/log-forward.md @@ -46,7 +46,8 @@ The configuration goes to `global-config-overlay`, these are the parameters: * `LogForwardIncludeMessage`: define message text to be forwarded (even if filter matches) -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)m. --- |