diff options
author | Christian Hesse <mail@eworm.de> | 2022-09-23 15:07:30 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-09-25 22:10:05 +0200 |
commit | eccc187014da0ee71bdfc94bfc105e6d4b4524ed (patch) | |
tree | a2836d3b3cd4a002e92e1bf5e748be805de8c35e /doc/sms-forward.md | |
parent | 562c565fcf10fff454e82bd3eb718f6b4cbc5a1d (diff) |
introduce 'mod/notification-email', split off from global-functionschange-84
Diffstat (limited to 'doc/sms-forward.md')
-rw-r--r-- | doc/sms-forward.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/sms-forward.md b/doc/sms-forward.md index 80cb7ad..f75b78f 100644 --- a/doc/sms-forward.md +++ b/doc/sms-forward.md @@ -31,10 +31,11 @@ Just install the script: Configuration ------------- -Notification settings are required for e-mail, +Notification settings are required for +[e-mail](mod/notification-email.md), [matrix](mod/notification-matrix.md) and/or -[telegram](mod/notification-telegram.md). Also you have to enable receiving -of SMS: +[telegram](mod/notification-telegram.md). +Also you have to enable receiving of SMS: /tool/sms/set receive-enabled=yes; |