Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client_max_body_size limit not taking effect #364

Closed
mhamann opened this issue Nov 5, 2019 · 0 comments · Fixed by #365
Closed

client_max_body_size limit not taking effect #364

mhamann opened this issue Nov 5, 2019 · 0 comments · Fixed by #365
Labels

Comments

@mhamann
Copy link
Member

mhamann commented Nov 5, 2019

Even though the max body size was previously updated (via #327), it didn't actually override the default of 1MB, presumably due to the lua handling.

Moving this to the server block should fix the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant