1 // Example /etc/dak/dak.conf
9 // Optional hostname as it appears in the database (if it differs
10 // from the FQDN hostname).
11 DatbaseHostname "ftp-master";
13 // Optional filename of dak's config file; if not present, this
14 // file is assumed to contain dak config info.
15 DakConfig "/org/ftp.debian.org/dak/config/debian/dak.conf";
17 // Optional filename of apt-ftparchive's config file; if not
18 // present, the file is assumed to be 'apt.conf' in the same
19 // directory as this file.
20 AptConfig "/org/ftp.debian.org/dak/config/debian/apt.conf";