[Zope] Limiting data in subfolder
Tino Wildenhain
tino@wildenhain.de
Sat, 25 Jan 2003 09:45:43 +0100
Hi Mico,
--On Samstag, 25. Januar 2003 02:57 +0000 mico@cbn.net.id wrote:
> We have several clients using Zope, and we set the client to have have
> virtual host in their own folders like http://our.server:8080/clients/.
> We followed the instructions written in "Python 2.1.x, Zope 2.5.x,
> Apache 1.3.x/2.0.x, Virtual Hosts and caching installation and startup
> on RedHat Linux 7.3 and beyond" HOWTO. It works. But I wonder how to
> limit the size of the client subfolder in Zope? So we could limit client
> A to have only 100 MB space in Zope subfolder.
> Thanks.
You can use Shanes dbtab
(http://hathaway.freezope.org/Software/DBTab )
to mount an individual storage for each user which can then
limited to 100MB.
Regards
Tino