New Message: Re: Global gem size limit?
webmaster at userland.com
webmaster at userland.com
Mon Apr 14 09:22:45 PDT 2003
A new message was posted:
Address: http://frontier.userland.com/discuss/msgReader$11682
By: Oliver Wrede (owrede at khm.de)
I fixed this one myself. As this might be a common procedure to figure thiings out yourself, I am posting this here:
First I looked into a Manila site which object corresponds to the URL of the "New gem" page. There is a script call to manila.gems.newPage(). This script then calls manila.gems.getSizeLimit() and that script finally checks for a value at config.manila.prefs.gemsLimit. If that is not available a default value of 1 MB is set.
Because I updated the server I also got a new config.root file (I did not copy the old one). Obviously the script set a new default value and all the sites that exceeded that limit already had negative values for the remaining space.
By entering something like 25*1024*1024 I could set the new limit to the old 25 MB limit I had before.
Oliver
This is a Manila site.. http://manila.userland.com/.
More information about the Frontier-Server
mailing list