Hello,
I was trying to find a solution to another issue regarding the thumbnails don't display correctly (
this post) and another issue appeared.
I'm using amazon s3 as repository of my libraries (I followed the indications of
MehFuz ) but I discovered that sf_VrsBinData and sf_CmsBinaryContent keeps storing all the images and documents, so the database size is growing really fast.
If I delete the content of both tables, everything is still working fine so I assume those tables are not being used but, why then store the information?
Using amazon s3 is a great idea to save DB space but, is this as should be working, is this a bug or just a configuration setting I'm missing?
Thanks!
Jorge