Skip to content
GitLab
Next
Menu
Projects
Groups
Snippets
/
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GitLab.org
GitLab FOSS
Commits
6bf5215b
Commit
6bf5215b
authored
Mar 10, 2014
by
dosire
Browse files
Some people are getting the error 'The remote end hung up unexpectedly' due to large chuncks.
parent
2ae6f17d
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/support/nginx/gitlab
View file @
6bf5215b
...
...
@@ -27,7 +27,7 @@ server {
# Increase this if you want to upload large attachments
# Or if you want to accept large git objects over http
client_max_body_size
5
m;
client_max_body_size
20
m;
# individual nginx logs for this gitlab vhost
access_log /var/log/nginx/gitlab_access.log;
...
...
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