Jump to content

Help with maxFilesize in dropzone.js


Chrisj

Recommended Posts

If you're familiar with dropzonejs maybe you can help me.
 
The dropzone upload script I've installed uploads files successfully.
 
I just want to change the max file size of the upload.
It's default appears to be 256. I changed
maxFilesize: from 256 to 20, in /dist/dropzone.js
 
and then proceeded to test by uploading a 25MB file,
which uploaded successfully, so, it appears that the maxFilesize still isn't limiting the upload file size to 20MB ?
 
Any suggestions will be welcomed.
 
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.