yii2-file-upload-widget icon indicating copy to clipboard operation
yii2-file-upload-widget copied to clipboard

maxFileSize for basic upload

Open icekem opened this issue 7 years ago • 1 comments

In example you have line

'maxFileSize' => 2000000

but this clientOption doesn't work for basic upload.

icekem avatar Apr 25 '18 09:04 icekem

Then how to set maxFileSize?

Sensetivity avatar Jan 22 '19 14:01 Sensetivity