Update gitlab.yml.example

This commit is contained in:
Elan Ruusamäe 2016-11-01 22:00:34 +00:00
parent e2e3f196ac
commit afc465d9ec
1 changed files with 3 additions and 1 deletions

View File

@ -432,7 +432,9 @@ production: &base
## Repositories settings
repositories:
# Paths where repositories can be stored. Give the canonicalized absolute pathname.
# NOTE: REPOS PATHS MUST NOT CONTAIN ANY SYMLINK!!!
# IMPORTANT: None of the path components may be symlink, because
# gitlab-shell invokes Dir.pwd inside the repository path and that results
# real path not the symlink.
storages: # You must have at least a `default` storage path.
default: /home/git/repositories/