X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=9f41d69d0f734c184b88e58ede36af51bde91002;hb=9c2d1d802acabe9907b1af8d4db7a5556cbe7394;hp=2f21c6befa1110cfa9d5c6879427ed03c6611844;hpb=60fa4eed6dd87af458538142da39d41fafada6c8;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 2f21c6be..9f41d69d 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -112,6 +112,7 @@ Rm MyEmailAddress "Debian Archive Maintenance "; LogFile "/srv/ftp.debian.org/web/removals.txt"; + LogFile822 "/srv/ftp.debian.org/web/removals.822"; Bcc "removed-packages@qa.debian.org"; }; @@ -773,3 +774,8 @@ Common // The default number of threads for multithreading parts of dak: ThreadCount 16; } + +Changelogs +{ + Testing "/srv/release.debian.org/tools/trille/current-testing"; +}