18 Mar
2004
18 Mar
'04
4:19 p.m.
Thomas Bennett wrote:
I assume that Zope was keeping a history version of each photo going to the server which would be 720 photos/hour. So that is why I would want to disable history versions for a single object.
That's not a precise description of your problem. Object modifications are appended to the ZODB. So even if you overwrite an allready existing file in the zodb, it will be appended. The best solution for you is to install LocalFS on your system, and then save the images directly to the harddisk. http://sourceforge.net/projects/localfs -- hilsen/regards Max M, Denmark http://www.mxm.dk/ IT's Mad Science