docs: last storage plugin is default - s3 (#1950)
* docs: storage plugin default add caution that only last storage plugin will be used * Update docs/content/add-plugins/s3.md Co-authored-by: Shahed Nasser <shahednasser@gmail.com> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user