** Tags removed: quotas ** Tags added: quota -- 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: Fix Committed 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 To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/786783/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

