From 50856123c5adc3b2fc25f15333527f56cd16879b Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil Date: Wed, 19 Apr 2017 15:33:00 +0530 Subject: [PATCH] add comment for unique matching --- debian/conf/gitlab.yml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/conf/gitlab.yml.example b/debian/conf/gitlab.yml.example index 2a70880a02..f639b591db 100644 --- a/debian/conf/gitlab.yml.example +++ b/debian/conf/gitlab.yml.example @@ -46,7 +46,7 @@ production: &base # relative_url_root: /gitlab # Uncomment and customize if you can't use the default user to run GitLab (default: 'git') - user: GITLAB_USER + user: GITLAB_USER #gitlab_user (DON'T REMOVE THIS COMMENT) user_home: /var/lib/gitlab ## Date & Time settings