"Tim Starling" posted a comment on MediaWiki.r109469. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109469#c30690
Commit summary for MediaWiki.r109469: In FileBackend/FileOp: * Added a sane default max file size to FileBackend. Operation batches need to check this before trying anything. * Temporarily adjust the PHP execution time limit in attemptBatch() to reduce the chance of dying in the middle of it. Also added a maximum batch size limit. * Added some code comments. Tim Starling's comment: The 1GB hard-coded maximum seems a bit low, considering that Erik Moeller just uploaded this: [[commons:File:Monthly Metrics Meeting February 2, 2012.theora.ogv]]. Is there some sort of significance to that number? Looks fine (resolved) otherwise. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
