Good day, there is a project on yii1, it implements uploading files to the server using the js plupload library. I need to set the minimum size of the file being uploaded by the user; I could not find in the documentation how to set such a parameter. Maybe someone knows how to solve this problem? Thanks a lot in advance!

0