diff options
author | Christian Hesse <mail@eworm.de> | 2021-11-16 16:03:43 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-20 23:40:22 +0100 |
commit | e6a686187c3d3c981b7ab86b4cbce46fc6466da4 (patch) | |
tree | fdb74ec5458ca28941646d72f60c4dcd7dac511b /doc/log-forward.md | |
parent | 886cd67edba86906fea4c0d753b13b7c68c5e78b (diff) |
add doc/mod/notification-telegram
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 3a0f3be..6ff652f 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 telegram. +Also notification settings are required for e-mail, matrix and/or +[telegram](mod/notification-telegram.md)m. --- [◀ Go back to main README](../README.md) |