Skip to content

Commit 289f2b7

Browse files
authored
Apply fix from #1972 to email config. too
1 parent 7300c04 commit 289f2b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docusaurus/docs/cloud/advanced/email.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ export default ({ env }) => ({
7777

7878
</Tabs>
7979

80+
:::caution
81+
The file structure must match the above path exactly, or the configuration will not be applied to Strapi Cloud.
82+
:::
83+
8084
Each provider will have different configuration settings available. Review the respective entry for that provider in the [Marketplace](https://market.strapi.io/providers).
8185

8286
**Example:**

0 commit comments

Comments
 (0)