From 2339a7794231eb72d386360bebbbfee743bf6453 Mon Sep 17 00:00:00 2001 From: Camille Gaquiere Date: Mon, 20 Jan 2025 14:41:58 +0100 Subject: [PATCH] Update SMS details in documentation Adding precision in Brevo's settings for sending SMS : authorisation of IP Address might be needed in Brevo. --- docs/configuration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/configuration.md b/docs/configuration.md index d658b06..4165c02 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -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