diff --git a/docs/content/add-plugins/s3.md b/docs/content/add-plugins/s3.md index 0fdf04a4bf..3b02fa6705 100644 --- a/docs/content/add-plugins/s3.md +++ b/docs/content/add-plugins/s3.md @@ -84,6 +84,12 @@ The two access keys in the options are the ones created in the previous section. ::: +:::caution + +If you have multiple storage plugins configured, the last plugin declared in the `medusa-config.js` file will be used. + +::: + ### Try it out Finally, run your Medusa server alongside our admin system to try out your new file service. Upon editing or creating products, you can now upload thumbnails and images, that are stored in an AWS S3 bucket.