Hello

I have a site running with Mezzanine (4.0.1) + Cartridge with all the 
product images uploaded. 

However, I wanted to remove the MetaData info. from the images. 

Therefore, I used the "exiftool" to remove metadata info. from all of the 
images sitting in "projectname/static/media/uploads/product/somedirectory"

Then I cleared the memcache, restarted nginx and collectstatic


However, When I view the website again and see the image properties, the I 
do not see the newer images from which metadata/exif info has been removed.

When I goto the server directory 
"projectname/static/media/uploads/product/somedirectory" and check the 
metadata info with exiftool, I see it has been removed.

Where are the images being served from and why I DO NOT see the images from 
which metadata has been removed

Thank
Vikram

-- 
You received this message because you are subscribed to the Google Groups 
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to