2amigos / yii2-file-upload-widget

BlueImp File Upload Widget for Yii2
Other
252 stars 140 forks source link

maxFileSize for basic upload #142

Open icekem opened 6 years ago

icekem commented 6 years ago

In example you have line

'maxFileSize' => 2000000

but this clientOption doesn't work for basic upload.

Sensetivity commented 5 years ago

Then how to set maxFileSize?