From 289f2b70ed28b2c972d8aa9f9757184fae43b1a2 Mon Sep 17 00:00:00 2001 From: Pierre Wizla Date: Thu, 18 Jan 2024 17:18:53 +0100 Subject: [PATCH] Apply fix from #1972 to email config. too --- docusaurus/docs/cloud/advanced/email.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docusaurus/docs/cloud/advanced/email.md b/docusaurus/docs/cloud/advanced/email.md index 8557b93f63..2c5ccd38be 100644 --- a/docusaurus/docs/cloud/advanced/email.md +++ b/docusaurus/docs/cloud/advanced/email.md @@ -77,6 +77,10 @@ export default ({ env }) => ({ +:::caution +The file structure must match the above path exactly, or the configuration will not be applied to Strapi Cloud. +::: + Each provider will have different configuration settings available. Review the respective entry for that provider in the [Marketplace](https://market.strapi.io/providers). **Example:**