Skip to content
Snippets Groups Projects
Verified Commit 1c9880c0 authored by Julian's avatar Julian
Browse files

introduced variable gitlab.upload_size_max

parent 58941116
No related branches found
No related tags found
No related merge requests found
......@@ -22,3 +22,4 @@ gitlab:
allow_single_sign_on: ['oauth2_generic']
auto_link_ldap_user: 'true'
providers: []
upload_size_max: 128M
......@@ -13,7 +13,7 @@ nginx:
gitlab:
backend: "http://internal-gitlab"
custom:
- client_max_body_size 128M
- "client_max_body_size {{ gitlab.upload_size_max }}"
"gitlab-pages":
listen:
ssl_port: 1443
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment