On Jun 25, 2013 5:44 PM, "Daniel Mietchen" daniel.mietchen@googlemail.com wrote:
my bot[1] occasionally stumbles upon files that are above 100MB and thus does not upload them[2]. What do I have to do to get it set up for handling these files too?
this looks like the relevant section:
https://www.mediawiki.org/wiki/API:Upload#Chunked_uploading
I don't know the current settings; you might need to enable chunked uploads in the MediaWiki prefs for the user you're uploading as.
-Jeremy