FAQs
DevelopmentMessage attachment size limit
How can I change the attachment size limit for messages? I'm trying to attach a 3MB file but it doesn't attach and there is no error message. I can attach 500KB just fine. I've read about the "Limit Attachment Size" plugin but I can't seem to find it in v8.
Use Nginx.
I solved this problem adding this new line in my nginx.conf file and restart Nginx.
client_max_body_size 100M;
To install this Web App in your iPhone/iPad press and then Add to Home Screen.