On Tue Feb 14 2006 at 21:06:42 CET, Timo Sirainen wrote:
It has worked well for us in alpha5.
What alternatives do I have?
Filesystem quotas or dictionary quota. Currently the only dictionary implementation is for MySQL.
dict quota hasn't been tested much yet though, and actually now that I think of it, it would need some kind of quota recalculation feature. Otherwise it's kind of difficult to start using it..
Can I read somewhere on how dict quota works and how it is set up? I am very keen on getting quota display to work again. How difficult would it be to implement quota by reading the content of a single file (one line with the number of octets the user currently has?) That file in the user's directory could be update in batch periodically. You see, I am desperate ;-)