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

Increase body size limit in MiniOxygen #1421

Merged
merged 3 commits into from Oct 16, 2023
Merged

Increase body size limit in MiniOxygen #1421

merged 3 commits into from Oct 16, 2023

Conversation

frandiox
Copy link
Contributor

We were limiting request body size to 100kb without noticing because that's the default value in body-parser. Increasing it here to 100mb, which is the limit for the free plan in CFW.

@frandiox frandiox merged commit 832a0ea into main Oct 16, 2023
10 checks passed
@frandiox frandiox deleted the fd-body-size-limit branch October 16, 2023 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant