BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
f4c45417
Commit
f4c45417
authored
Nov 05, 2016
by
Daniel Voogsgerd
Committed by
Stan Hu
Sep 21, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed two legacy config options
Removed the max_size and timeout options from the git config in gitlab.yml.
parent
bc33774f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
6 deletions
+5
-6
voogsgerd-gitlab-ce-daniel-legacy-config.yml
...s/unreleased/voogsgerd-gitlab-ce-daniel-legacy-config.yml
+5
-0
gitlab.yml.example
config/gitlab.yml.example
+0
-6
No files found.
changelogs/unreleased/voogsgerd-gitlab-ce-daniel-legacy-config.yml
0 → 100644
View file @
f4c45417
---
title
:
Removed two legacy config options
merge_request
:
author
:
Daniel Voogsgerd
type
:
deprecated
config/gitlab.yml.example
View file @
f4c45417
...
...
@@ -577,12 +577,6 @@ production: &base
# Use the default values unless you really know what you are doing
git:
bin_path: /usr/bin/git
# 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: 20971520 # 20.megabytes
# Git timeout to read a commit, in seconds
timeout: 10
## Webpack settings
# If enabled, this will tell rails to serve frontend assets from the webpack-dev-server running
...
...
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