[DRE-commits] [gitlab] 02/03: set DB=postgres

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Jan 23 17:18:46 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository gitlab.

commit d5c1f366b7afaf51980ab3b2ba5e08213481fddc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Jan 23 22:35:34 2016 +0530

    set DB=postgres
---
 debian/conf/gitlab | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/conf/gitlab b/debian/conf/gitlab
index 941c3a1..5cba1ee 100755
--- a/debian/conf/gitlab
+++ b/debian/conf/gitlab
@@ -7,6 +7,9 @@
 # Normal values are "production", "test" and "development".
 RAILS_ENV="production"
 
+# Database selection
+DB="postgres"
+
 # app_user defines the user that GitLab is run as.
 # The default is "git".
 app_user="gitlab"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list