diff options
author | Rémy Coutable <remy@gitlab.com> | 2017-03-28 17:27:44 +0000 |
---|---|---|
committer | DJ Mountney <david@twkie.net> | 2017-03-29 19:16:50 -0700 |
commit | 60c0c0f3d08aa2c2a5be68aa784a86304fdb9c99 (patch) | |
tree | 36fc5767de0d2d9bdd7a996677d3130a43f7ea95 /config | |
parent | 97a5e91bbe9449a448fae5373cbf91087578cbc6 (diff) | |
download | gitlab-ce-60c0c0f3d08aa2c2a5be68aa784a86304fdb9c99.tar.gz |
Merge branch '29843-project-subgroup-transfer' into 'security'
Use full path for moving directories when changing namespace path
See merge request !2078
Diffstat (limited to 'config')
-rw-r--r-- | config/gitlab.yml.example | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example index d89e25c0959..bd27f01c872 100644 --- a/config/gitlab.yml.example +++ b/config/gitlab.yml.example @@ -570,6 +570,8 @@ test: # In order to setup it correctly you need to specify # your system username you use to run GitLab # user: YOUR_USERNAME + pages: + path: tmp/tests/pages repositories: storages: default: |