aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Christian Hesse <mail@eworm.de>2023-01-09 15:35:57 +0100
committerGravatar Christian Hesse <mail@eworm.de>2023-01-09 15:35:57 +0100
commit88b34cfb39775560654d60d91da33681b9899251 (patch)
tree29b540610d8be4d6dbb23ef70c433b10ca5470e6
parent03ca9464df390ba1ce068f9405b59447fe24d6cb (diff)
doc/sms-forward: reorder configuration
-rw-r--r--doc/sms-forward.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/sms-forward.md b/doc/sms-forward.md
index 09dd36a..3d9974d 100644
--- a/doc/sms-forward.md
+++ b/doc/sms-forward.md
@@ -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
--------