User "Brion VIBBER" changed the status of MediaWiki.r79845.

Old Status: new
New Status: fixme

User "Brion VIBBER" also posted a comment on MediaWiki.r79845.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/79845#c18012
Commit summary:

$wgMaxUploadSize may now be set to an array to specify the upload size limit 
per upload type.

Backwards compatible, if not set to an array, applies to all uploads. If set to 
an array, per upload type maximums can be set, using the file and url keys. If 
the * key is set this value will be used as maximum for non-specified types.

Comment:

There's some borkage with ImageMagick, noted on bug 6672. Needs test cases.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to