Forums | Mahara Community
Support
/
Change upload size
08 February 2010, 7:02
Hi
Can someone please advise which file I need to edit to change the upoad size. Currently it seems ot default to 2Mb and I would like to change this to 10Mb. Additionally I would like to change the total user space that is available, which defaluts to 50Mb per user.
Thank you
Kevin
08 February 2010, 16:23
Hi Kevin
I can answer the question on changing the total user space allowed.
Select Site Administration > Administer extensions > PluginĀ Administation
Select Plugin Type Artefact >File > configure
This will change new user allocation.
I assume the individual file upload limit is something changed in a PHP configuration fileĀ
regards
08 February 2010, 17:55
Correct, you need to change both the upload_max_filesize and post_max_size lines in the .htaccess file.