diff options
author | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2015-06-09 17:59:08 +0200 |
---|---|---|
committer | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2015-06-09 17:59:08 +0200 |
commit | cd522f33092fcdaa155c76231ca70cd32031725d (patch) | |
tree | 46d27000b77d7376e9925bb8df9b308e99d33b0e /config | |
parent | bf7315cb13eab0cd1427efe29ce110a963b63c34 (diff) | |
download | gitlab-ce-cd522f33092fcdaa155c76231ca70cd32031725d.tar.gz |
remove extra space
Diffstat (limited to 'config')
-rw-r--r-- | config/gitlab.yml.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index 220a898cd61..f48c99fd901 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -256,7 +256,6 @@ production: &base # # http://docs.aws.amazon.com/AmazonS3/latest/dev/uploadobjusingmpu.html # multipart_chunk_size: 104857600 - ## GitLab Shell settings gitlab_shell: path: /home/git/gitlab-shell/ |