cancel
Showing results for 
Search instead for 
Did you mean: 

More settings for image storage

0 Kudos

More settings for image storage

Feature request from bubach, posted on GitHub Sep 29, 2014

Hi, I'd like to request just generally more settings for how and where images are stored. Possibly even fallback functionality for where to fetch images if not found in main path. One issue I have in particular with the current code base is on this line:

https://github.com/magento/magento2/blob/develop/app/code/Magento/Catalog/Model/Product/Image.php#L5...

Where store ID is set as part of the cache path. In some webshops where you have 10+ stores and literally all the images are identical, it's a huge waste to keep duplicates of every thinkable image size. Not to mention the server strain when clearing the image buffer.

3 Comments
apiuser
New Member
Status changed to: Investigating
 
apiuser
New Member

Comment from verklov, posted on GitHub Oct 02, 2014

@bubach, thank you for your suggestion! We created the ticket and placed it to the product backlog. PM responsible for the are will take care of its prioritization.

apiuser
New Member

Comment from vpelipenko, posted on GitHub Jan 29, 2015

Internal ticket: MAGETWO-29125