7 // Optional hostname as it appears in the database (if it differs
8 // from the FQDN hostname).
9 DatabaseHostname "backports";
11 // Optional filename of katie's config file; if not present, this
12 // file is assumed to contain katie config info.
13 DakConfig "/srv/backports-master.debian.org/dak/config/backports/dak.conf";
15 // Optional filename of apt-ftparchive's config file; if not
16 // present, the file is assumed to be 'apt.conf' in the same
17 // directory as this file.
18 AptConfig "/srv/backports-master.debian.org/dak/config/backports/apt.conf";