server/test/data/sources_postgres
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Tue, 25 Jun 2013 17:28:41 +0200
changeset 9074 0616f7a713c6
parent 7166 dde161937d3e
permissions -rw-r--r--
[connection] initialize connection.user and connection.lang A RequestSessionBase need a user and lang. For now we use the session ones. Later the Connection will have it's own.

[system]

db-driver   = postgres
db-host     = localhost
db-port     = 5433
adapter     = native
db-name     = cw_fti_test
db-encoding = UTF-8
db-user     = syt
db-password = syt

[admin]
login = admin
password = gingkow