“Image larger than 4mb” error when posting a gif

Did you increase the limit in app.yml as well?

As the site setting’s description says:

The maximum image upload size. This must be configured in nginx (client_max_body_size) / apache or proxy as well. Images larger than this and smaller than client_max_body_size will be resized to fit on upload.

1 Like