Magnus Manske schrieb:
I'd volunteer to implement the above; sounds like just a few lines of code (with a simple hard limit, say, 100MB for everyone).
OK, done :-)
Set $wgAllowCopyUploads to true to turn it on. $wgMaxUploadSize (default : 100MB) limits the file size.
Magnus