describe all small and all caps variables
This commit is contained in:
parent
a1599c35ed
commit
165203a3ac
1 changed files with 2 additions and 0 deletions
2
debian/conf/gitlab-debian.conf.example
vendored
2
debian/conf/gitlab-debian.conf.example
vendored
|
@ -1,3 +1,5 @@
|
||||||
|
# Variables with all small letters are debian specific
|
||||||
|
# Variables with all caps are passed to gitlab app
|
||||||
RAILS_ENV=production
|
RAILS_ENV=production
|
||||||
DB=postgres
|
DB=postgres
|
||||||
gitlab_app_root=/usr/share/gitlab
|
gitlab_app_root=/usr/share/gitlab
|
||||||
|
|
Loading…
Reference in a new issue