thaiphan / magento-s3

Use Amazon S3 as the file storage solution for your Magento store
MIT License
64 stars 22 forks source link

Missing Expiry Header #6

Closed vinitchopra12 closed 6 years ago

vinitchopra12 commented 6 years ago

I have installed the module and sync the media folder till its working fine. But I have noticed that all the images uploaded on the S3 have no Expiry header. So I am wondering how I can set the Expiry header for each images (pre-existing and new upload).

thaiphan commented 6 years ago

Hi @vinitchopra12,

Sorry for the very late reply.

I have added a feature to the Magento admin panel that lets you send through the custom headers to S3. This is available in the latest version of this extension.

Regards,

Thai