Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2013-10-02 10:05:52 +0400
committerJacob Vosmaer <contact@jacobvosmaer.nl>2013-10-02 10:07:36 +0400
commita3731cf3623f181e25113ebbb2415d7dddb630b2 (patch)
tree75bf6190c88a0e5f7ff143a7eeb16471fc2e90c1 /config/database.yml.postgresql
parent485162ec608784dc1cbafe70b3ba3201b0f74098 (diff)
Use peer-based authentication for PostgreSQL
Diffstat (limited to 'config/database.yml.postgresql')
-rw-r--r--config/database.yml.postgresql4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/database.yml.postgresql b/config/database.yml.postgresql
index 4b74f3348f8..66960551cfd 100644
--- a/config/database.yml.postgresql
+++ b/config/database.yml.postgresql
@@ -6,8 +6,8 @@ production:
encoding: unicode
database: gitlabhq_production
pool: 10
- username: git
- password:
+ # username: git
+ # password:
# host: localhost
# port: 5432
# socket: /tmp/postgresql.sock