Skip to content

Commit

Permalink
Apply fix from strapi#1972 to email config. too
Browse files Browse the repository at this point in the history
  • Loading branch information
pwizla authored Jan 18, 2024
1 parent 7300c04 commit 289f2b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docusaurus/docs/cloud/advanced/email.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ export default ({ env }) => ({

</Tabs>

:::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:**
Expand Down

0 comments on commit 289f2b7

Please sign in to comment.