doc/sms-forward: reorder configuration

This commit is contained in:
Christian Hesse 2023-01-09 15:35:57 +01:00
parent 03ca9464df
commit 88b34cfb39
1 changed files with 4 additions and 3 deletions

View File

@ -31,13 +31,14 @@ Just install the script:
Configuration
-------------
You have to enable receiving of SMS:
/tool/sms/set receive-enabled=yes;
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:
/tool/sms/set receive-enabled=yes;
See also
--------