broncowdd / BoZoN

Minimalist Drag & drop file sharing app (version 2.4 build 15)
Other
284 stars 47 forks source link

increasing max length #150

Open jonathan-chin opened 8 years ago

jonathan-chin commented 8 years ago

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?

Pafzedog commented 8 years ago

Hi,

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