Merge pull request #10 from Apes-HDF/documentation-patches
Update SMS details in documentation
This commit is contained in:
commit
ef37239c07
1 changed files with 3 additions and 1 deletions
|
|
@ -65,7 +65,9 @@ Below are the supported value templates to use depending on your SMS provider.
|
||||||
|
|
||||||
### Brevo
|
### Brevo
|
||||||
|
|
||||||
SMS_DSN=brevo://API_KEY@default?sender=PHONE_NUMBER
|
SMS_DSN=brevo://API_KEY@default?sender=PHONE_NUMBER OR NAME
|
||||||
|
|
||||||
|
You might also need to authorise your server's IP Address in Brevo's settings (section Security/Authorized IPs).
|
||||||
|
|
||||||
### Twilio
|
### Twilio
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue