Cleanup unused blobs in filestorage in Plone

≡放荡痞女 提交于 2019-12-11 01:20:44

问题


Is there a way to find and remove unused blob storage space in a Plone site?

I'm looking for something like bin/zeopack, but that detects unused blobs in the blobstorage directory.


回答1:


The ZODB takes care of unused blobs by itself. Packing will remove blobs together with removed transactions as required.



来源:https://stackoverflow.com/questions/13938983/cleanup-unused-blobs-in-filestorage-in-plone

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!