OptimizedImage should be smarter and download from S3 ensuring it continues to work. (this involves a refactor as a bunch of logic needs to be pushed into the base store class)
(we had this issue on ionic moving to our hosting)
cc @zogstrip
Wait how can that work if you remove S3 credentials? Disable S3 can mean stop using it entirely.
The URL is stored on the upload and that is public, it only needs read only to optimise images.
This should be fixed now.
This topic is now closed. New replies are no longer allowed.