Forums | Mahara Community
Support
/
Quotas
04 February 2009, 18:17
Can I change the file quota that a user gets? Currently 10M. I have looked in config.php. Preferably this would vary between groups04 February 2009, 19:07
Hi - you can change both the default quota for new users, and the quota on a per-user basis, although there's no way to set the quota for a group.
To set the default quota, go to 'administer extensions' in the admin section, and configure the 'file' artefact plugin.
To set the quota for a given user, search for them using the admin user search, then set their quota on that form.
25 January 2010, 8:54
Hi there,
I faced the same problem, just that the standard file quota for every new user was set to 0 bytes.
I've looked into the file artefact plugin and there the quota is set to 20 MB. Also, in the MySQL Database (artefact_config -> defaultquota) the value is set to 20 MB.
But still, every new user keeps getting 0 bytes.Does anyone know why?
Thanks a lot,
Simon
25 January 2010, 9:36
EDIT: sorry, just found a thread covering exactly my problem.
http://mahara.org/interaction/forum/topic.php?id=1350
somehow, the search didn't bring it up in the first place ...