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