I have been getting the nginx error:
413 Request Entity Too Large
I have been able to update my client_max_body_size in the se
client_max_body_size
Pooja Mane's answer worked for me, but I had to put the client_max_body_size variable inside of http section.