mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #04010
Re: [Bug 786783] Re: default user quota is different depending on fresh install or upgrade
Yes, 50MB is a good site default.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/786783
Title:
default user quota is different depending on fresh install or upgrade
Status in Mahara ePortfolio:
Triaged
Bug description:
When mahara is freshly installed, the default quota is 52428800 (50MB) (/artefact/file/lib.php:92)
If mahara is upgraded from 2007011800, the default quota is 10485760 (10MB) (/artefact/file/db/upgrade.php:57)
If for some reason the default isn't in the database when configuring the file artefact, then the
default is 1024 * 1024 * 10 (10MB) (/artefact/file/lib.php:1075)
They should all be the same here.
This probably isn't a big issue as there was only 1 version of this
artefact before 2007011800 (9 days prior)
Cheers,
Hugh
References