Skip to content
Snippets Groups Projects
Commit 1ad46f842581 authored by Katrin Leinweber's avatar Katrin Leinweber
Browse files

Link to charts proxyBodySize equivalent

parent fdb2cf1e03cb
No related branches found
No related tags found
1 merge request!26GitLab 13.9
......@@ -866,6 +866,8 @@
If you see `Request Entity Too Large` in the [NGINX logs](https://docs.gitlab.com/ee/administration/logs.html#nginx-logs),
you will need to increase the [Client Max Body Size](http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size).
You may encounter this error if you have increased the [Max import size](https://docs.gitlab.com/ee/user/admin_area/settings/account_and_limit_settings.html#max-import-size).
In a Kubernetes-based GitLab installation, this setting is
[named differently](https://docs.gitlab.com/charts/charts/gitlab/webservice/#proxybodysize).
To increase the `client_max_body_size`, you will need to set the value in your `/etc/gitlab/gitlab.rb`:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment