Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
b0689b0ddb9f
Unverified
Commit
3780444c
authored
Jul 15, 2014
by
Dmitriy Zaporozhets
Browse files
Increase grit memory limit
Signed-off-by:
Dmitriy Zaporozhets
<
dmitriy.zaporozhets@gmail.com
>
parent
926793944f19
Changes
1
Hide whitespace changes
Inline
Side-by-side
config/gitlab.yml.example
View file @
b0689b0d
...
...
@@ -226,7 +226,7 @@ production: &base
# The next value is the maximum memory size grit can use
# Given in number of bytes per git object (e.g. a commit)
# This value can be increased if you have very large commits
max_size: 5242880 # 5.megabytes
max_size:
1
5242880 #
1
5.megabytes
# Git timeout to read a commit, in seconds
timeout: 10
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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