We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
#1069
To Reproduce
Try this setting in env/development.yaml and try uploading a 4MB file.
middlewares: # Limit payload size for incoming requests. limit_payload: enable: false
Expected Behavior
Should upload.
Environment:
Dev (though presumably any)
Additional Context
Seems to be failing back on the default from axum.
The text was updated successfully, but these errors were encountered:
Feel free to assign me.
Sorry, something went wrong.
BWStearns
No branches or pull requests
Description
#1069
To Reproduce
Try this setting in env/development.yaml and try uploading a 4MB file.
Expected Behavior
Should upload.
Environment:
Dev (though presumably any)
Additional Context
Seems to be failing back on the default from axum.
The text was updated successfully, but these errors were encountered: