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 request data size #394

Open
Landeers opened this issue Sep 10, 2024 · 0 comments
Open

Increase request data size #394

Landeers opened this issue Sep 10, 2024 · 0 comments

Comments

@Landeers
Copy link
Contributor

Current body size limit is 2 Go on software API.

        MAX_CONTENT_LENGTH=2**31,  # 2Go limit

This limit must be increase to 6 Go.

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

No branches or pull requests

1 participant