Open jonathan-chin opened 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?
Hi,
I think you have to change values of "post_max_size" and "upload_max_filesize" in php.ini
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?