I want to set a different limit for certain users. I assume the max space a person can occupy is controlled by memory_limit, is that true? If so, is there a way I can allow more space for a few specific users?
Mike
Use the quota system on the groups page.
Thanks