Topic: limit multifilesize upload

Hi ,sorry for english , for a project , i must upload several file but i must control the sum of filesize that must be under 50 mb . Can i limit this size ?

Re: limit multifilesize upload

There's no such functionality by default, but you could hook onto some of the events that Plupload provides and code any restrictions yourself.

If you want to see your issue fixed, do not report it here, do it on - GitHub.