/etc/gmod/gmod-chado.conf is in libchado-perl 1.23-5.
This file is owned by root:root, with mode 0o600.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | DBDRIVER=Pg
DBHOST=localhost
DBNAME=gmod-chado
DBORGANISM=
DBPASS=chado
DBPORT=5432
DBUSER=chado
DEFAULT=
SCHEMA=
SQLFILE=/usr/share/gmod/chado/src/chado/modules/complete.sql
|