From 235a16129cc166c702b63f92ab66c9ca8ac8919d Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Thu, 18 Feb 2016 13:41:11 +0530 Subject: [PATCH] update gitlab.yml for user_home --- debian/conf/gitlab.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/conf/gitlab.yml b/debian/conf/gitlab.yml index c2a7d29241..ee59ce66a8 100644 --- a/debian/conf/gitlab.yml +++ b/debian/conf/gitlab.yml @@ -47,7 +47,7 @@ production: &base # Uncomment and customize if you can't use the default user to run GitLab (default: 'git') user: gitlab - user_home: /usr/share/gitlab + user_home: /var/lib/gitlab ## Date & Time settings # Uncomment and customize if you want to change the default time zone of GitLab application.