Anyone know if its possible for Media Library to render the images in the UI that have been added to my S3 bucket via the S3 upload plugin? i.e. just like they are rendered in the UI when they are uploaded to the DB.
oh cool, appreciate the passive aggressive reply. I did look at the docs, can you see img-src or media-src anywhere on this page? Upload - Strapi Developer Docs
I am using Strapi v4. I am using S3 which is secured so there won’t be public access. I use a signed URL to access the S3. But the media library cannot be modified to display the preview with the signed URL and the media library cannot be modified so that when we copy the link will be signed.
Is there any way to modify the URL in the media library?