/etc/gmod/gmod-chado.conf is in libchado-perl 1.22-4.
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 | DBUSER=chado
DBHOST=localhost
DEFAULT=
SCHEMA=
DBDRIVER=Pg
DBNAME=gmod-chado
DBPORT=5432
DBORGANISM=
DBPASS=chado
SQLFILE=/usr/share/gmod/chado/src/chado/modules/complete.sql
|