correct defaults

This commit is contained in:
Sam 2013-12-20 16:23:01 +11:00
parent f5f09933df
commit 4b04ac4c2b
1 changed files with 2 additions and 2 deletions

View File

@ -19,13 +19,13 @@ db_pool = 5
db_timeout = 5000
# socket file used to access db
db_socket
db_socket =
# host address for db server
db_host = localhost
# port running db server
db_port, 5432],
db_port = 5432
# database name running discourse
db_name = discourse