Added by Andrea Favero about 8 years ago
Hello,
I receive an error "File is invalid" while trying to upload >1024K files on the files section. The same thing goes for the Document section, however I don't receive any error, but the file simply doesnt show up. Everything is fine for files under 1 Mb.
NB: I did increase the maximum attachment size, still nothing changes.
Thank you for your help.
Andrea
Sorry, it was a nginx config problem. Solved after adding "client_max_body_size 200M;" (no quotes) in /etc/nginx/nginx.conf and /etc/nginx/sites-available/default