X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=fbf186f4fb4e661e7c3e8ffa5eeb698ab4c660ab;hb=f0bfd37e7286156598d79b53501ebe2000bb7924;hp=6447388ecd89c4a9d375b3e0a7374d9f72a21f04;hpb=ef5bc2b8a8ad457c923df2ea139867e814832659;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 6447388e..fbf186f4 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -6,7 +6,6 @@ Dinstall }; SigningKeyring "/srv/ftp-master.debian.org/s3kr1t/dot-gnupg/secring.gpg"; SigningPubKeyring "/srv/ftp-master.debian.org/s3kr1t/dot-gnupg/pubring.gpg"; - SigningKeyIds "55BE302B"; // SendmailCommand "/usr/sbin/sendmail -odq -oi -t -f envelope@ftp-master.debian.org"; SendmailCommand "/usr/sbin/sendmail -oi -t -f envelope@ftp-master.debian.org"; MyEmailAddress "Debian FTP Masters "; @@ -365,6 +364,7 @@ Dir Root "/srv/ftp-master.debian.org/ftp/"; Pool "/srv/ftp-master.debian.org/ftp/pool/"; Templates "/srv/ftp-master.debian.org/dak/templates/"; + Export "/srv/ftp-master.debian.org/export/"; PoolRoot "pool/"; Lists "/srv/ftp-master.debian.org/database/dists/"; Cache "/srv/ftp-master.debian.org/database/";