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:
Camille Gaquiere 2025-01-20 14:41:58 +01:00 committed by GitHub
parent 42e0dfa523
commit 2339a77942
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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