"Aaron Schulz" posted a comment on MediaWiki.r109469. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/109469#c30867
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. Aaron Schulz's comment: It could be set to 5GB at the most. I'd be more comfortable with larger files if I felt better about file op timeouts... _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
