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

make max file size configurable #220

Open
slisson opened this issue Jan 10, 2023 · 0 comments
Open

make max file size configurable #220

slisson opened this issue Jan 10, 2023 · 0 comments

Comments

@slisson
Copy link
Member

slisson commented Jan 10, 2023

In the workspace configuration you can upload files. The maximum file size is configured in the HTTP proxy. Allow to change this via a helm value.

client_max_body_size 200M;

nginx.ingress.kubernetes.io/proxy-body-size: 200m

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