LucyL
Windmill3w ago
11 replies
Lucy

How to increase nginx client_max_body_size in EE cloud instance?

I set up S3 object store for our workspace, when I try to upload something bigger than 1 mb I get a nice nginx error:

<html> <head><title>413 Request Entity Too Large</title></head> <body> <center><h1>413 Request Entity Too Large</h1></center> <hr><center>nginx</center> </body> </html>
Was this page helpful?