You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docusaurus/docs/cloud/advanced/email.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,10 @@ export default ({ env }) => ({
77
77
78
78
</Tabs>
79
79
80
+
:::caution
81
+
The file structure must match the above path exactly, or the configuration will not be applied to Strapi Cloud.
82
+
:::
83
+
80
84
Each provider will have different configuration settings available. Review the respective entry for that provider in the [Marketplace](https://market.strapi.io/providers).
0 commit comments