[Mediawiki-l] Is there a way to limit the size of images uploaded

Thomas Dalton thomas.dalton at gmail.com
Fri Jan 4 19:33:42 UTC 2008


> 2) In ./includes/DefaultSettings.php
> $wgMaxUploadSize = 1024*1024*100; # 100MB
> MediaWiki specific upload size limit

Note, things in DefaultSettings.php shouldn't be changed directly -
copy the parameter to LocalSettings.php and change it there.



More information about the MediaWiki-l mailing list