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
Test with: https://download.pingcap.org/tidb-stable-zh-manual.pdf
read variable: CLIENT_MAX_BODY_SIZE from .env
CLIENT_MAX_BODY_SIZE
note: the name of this var is inspired from nginx.conf
The text was updated successfully, but these errors were encountered:
feat: add site setting upload_max_body_size (#497)
4146511
fix bug #382 --------- Co-authored-by: Mini256 <[email protected]>
sszgwdk
Successfully merging a pull request may close this issue.
Test with: https://download.pingcap.org/tidb-stable-zh-manual.pdf
read variable:
CLIENT_MAX_BODY_SIZE
from .envnote: the name of this var is inspired from nginx.conf
The text was updated successfully, but these errors were encountered: