Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Admin Documentation.md')
-rw-r--r--doc/Admin Documentation.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/Admin Documentation.md b/doc/Admin Documentation.md
index 9842fc6..9e0e65a 100644
--- a/doc/Admin Documentation.md
+++ b/doc/Admin Documentation.md
@@ -97,3 +97,15 @@ Interactive admin configuration:
occ twofactorauth:gateway:configure sms
```
For 'sender ID' you can use 16 numbers or 11 alphanummeric characters.
+
+### VoIP.ms
+Url: https://voip.ms
+Stability: Experimental
+
+Use the SMS gateway provided by VoIP.ms for sending SMS.
+
+Interactive admin configuration:
+
+```bash
+occ twofactorauth:gateway:configure sms
+``` \ No newline at end of file