diff options
author | Christian Hesse <mail@eworm.de> | 2022-02-21 12:54:01 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-02-21 12:54:01 +0100 |
commit | 343ee27820c3e5e82e2a0a8ab7899f7059cf370e (patch) | |
tree | 5dfacbc9123c44afbe4a5a79d6f9632d4c1ab77b /doc/sms-forward.md | |
parent | 886cd67edba86906fea4c0d753b13b7c68c5e78b (diff) | |
parent | d74aac8f6ad3edfdf65d4a3ee6714aae1d3ade0f (diff) |
Merge branch 'doc/mod' into next
Diffstat (limited to 'doc/sms-forward.md')
-rw-r--r-- | doc/sms-forward.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/sms-forward.md b/doc/sms-forward.md index 417f462..9ebae69 100644 --- a/doc/sms-forward.md +++ b/doc/sms-forward.md @@ -31,8 +31,10 @@ Just install the script: Configuration ------------- -Notification settings are required for e-mail, matrix and/or telegram. Also -you have to enable receiving of SMS: +Notification settings are required for e-mail, +[matrix](mod/notification-matrix.md) and/or +[telegram](mod/notification-telegram.md). Also you have to enable receiving +of SMS: / tool sms set receive-enabled=yes; |