mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #03996
Re: [Bug 786783] Re: default user quota is different depending on fresh install or upgrade
50MB i think is probably the best, as it is unlikely that anyone has a
version in those 9 days, or has removed it from the db manually.
Cheers,
Hugh
On 23/05/11 14:02, François Marier wrote:
> That's a good point, they should all be the same. What should the
> default be? 50MB?
>
> ** Changed in: mahara
> Status: New => Triaged
>
> ** Changed in: mahara
> Importance: Undecided => Low
>
--
Hugh Davenport
803 2258
Developer
Catalyst Ltd.
--
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
Follow ups
References