[groups.xml,sqlgrey.conf] Maintenant ovh utilise sa db locale

darcs-hash:20090423150335-ddb99-4a34f53861dbcfa27bda339b75f400a1cd6dadb0.gz
This commit is contained in:
Michel Blockelet 2009-04-23 17:03:35 +02:00
parent 10c9da3e34
commit e792111b02
2 changed files with 7 additions and 1 deletions

View file

@ -133,7 +133,10 @@ header()
@# Note: the following are not used with SQLite
@# On laisse pgsql meme pour ovh, sqlgrey sait detecter s'il perd le
@# lien avec la base.
@db_host = pgsql.adm.crans.org
if has("sqlgrey-localdb"):
@db_host = localhost
else:
@db_host = pgsql.adm.crans.org
@
@db_user = sqlgrey
@# db_pass = spaces_are_not_supported