add comment for unique matching
This commit is contained in:
parent
165203a3ac
commit
50856123c5
1 changed files with 1 additions and 1 deletions
2
debian/conf/gitlab.yml.example
vendored
2
debian/conf/gitlab.yml.example
vendored
|
@ -46,7 +46,7 @@ production: &base
|
||||||
# relative_url_root: /gitlab
|
# relative_url_root: /gitlab
|
||||||
|
|
||||||
# Uncomment and customize if you can't use the default user to run GitLab (default: 'git')
|
# 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
|
user_home: /var/lib/gitlab
|
||||||
|
|
||||||
## Date & Time settings
|
## Date & Time settings
|
||||||
|
|
Loading…
Reference in a new issue