remove "host" so it uses sockets by default, easier to configure

This commit is contained in:
Sam 2013-12-30 13:02:38 +11:00
parent db1d01d1a2
commit 81eec5ff06
1 changed files with 0 additions and 3 deletions

View File

@ -2,7 +2,6 @@ development:
adapter: postgresql
database: discourse_development
min_messages: warning
host: localhost
pool: 5
timeout: 5000
host_names:
@ -19,7 +18,6 @@ test:
adapter: postgresql
database: discourse_test
min_messages: warning
host: localhost
pool: 5
timeout: 5000
host_names:
@ -30,7 +28,6 @@ profile:
adapter: postgresql
database: discourse_profile
min_messages: warning
host: localhost
pool: 5
timeout: 5000
host_names: