Update SMS details in documentation
Adding precision in Brevo's settings for sending SMS : authorisation of IP Address might be needed in Brevo.
This commit is contained in:
parent
42e0dfa523
commit
2339a77942
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
|
||||
|
||||
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue