Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sébastien Luttringer
infrastructure
Commits
c33da3ad
Verified
Commit
c33da3ad
authored
Jul 28, 2020
by
Sven-Hendrik Haase
Browse files
gitlab: Increase nginx client_max_body_size to 2g
parent
b9a98f56
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/gitlab/tasks/main.yml
View file @
c33da3ad
...
...
@@ -28,6 +28,7 @@
# https://gitlab.com/gitlab-org/gitlab/issues/14414
GITLAB_OMNIBUS_CONFIG
:
|
external_url 'https://{{ gitlab_domain }}'
nginx['client_max_body_size'] = '2g'
letsencrypt['enable'] = true
letsencrypt['contact_emails'] = ['webmaster@archlinux.org']
gitlab_rails['lfs_enabled'] = false
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment