BoZoN icon indicating copy to clipboard operation
BoZoN copied to clipboard

increasing max length

Open jonathan-chin opened this issue 8 years ago • 1 comments

Hi, I'm trying to increase the max file size for uploading. I edited auto_dropzone to increase max_length but I'm still having trouble uploading a 26mb zip file.

ideas?

jonathan-chin avatar May 06 '16 04:05 jonathan-chin

Hi,

I think you have to change values of "post_max_size" and "upload_max_filesize" in php.ini

Pafzedog avatar May 06 '16 13:05 Pafzedog