1 // Example /etc/katie/katie.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 katie's config file; if not present, this
14 // file is assumed to contain katie config info.
15 KatieConfig "/org/ftp.debian.org/katie/katie.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/katie/apt.conf";