Quellcode durchsuchen

Fix code block a bit

Related to #549 (Github Pull Request)
pull/550/head
Slavi Pantaleev vor 5 Jahren
Ursprung
Commit
224c21878e
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  1. +2
    -1
      docs/configuring-playbook-ma1sd.md

+ 2
- 1
docs/configuring-playbook-ma1sd.md Datei anzeigen

@@ -76,7 +76,8 @@ To learn more about how to do this, refer to the information about `matrix_ma1sd


If your use case requires mobile verification, it is quite simple to integrate ma1sd with [Twilio](https://www.twilio.com/), an online telephony services gateway. Their prices are reasonable for low-volume projects and integration can be done with the following configuration: If your use case requires mobile verification, it is quite simple to integrate ma1sd with [Twilio](https://www.twilio.com/), an online telephony services gateway. Their prices are reasonable for low-volume projects and integration can be done with the following configuration:


```matrix_ma1sd_configuration_extension_yaml: |
```yaml
matrix_ma1sd_configuration_extension_yaml: |
threepid: threepid:
medium: medium:
msisdn: msisdn:


Laden…
Abbrechen
Speichern