From 60c0c0f3d08aa2c2a5be68aa784a86304fdb9c99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Coutable?= Date: Tue, 28 Mar 2017 17:27:44 +0000 Subject: Merge branch '29843-project-subgroup-transfer' into 'security' Use full path for moving directories when changing namespace path See merge request !2078 --- config/gitlab.yml.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/gitlab.yml.example') 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: -- cgit v1.2.3