From: Joerg Jaspert Date: Wed, 5 Aug 2009 23:15:22 +0000 (+0200) Subject: dak.conf X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=b55609076af7ecffd70a39ad98282321c57c1b9a;hp=620495638d7c3a7bc51a6a6336504f92f9590340;p=dak.git dak.conf While sick this makes sure we can still find stuff and not break. Signed-off-by: Joerg Jaspert --- diff --git a/config/debian/dak.conf b/config/debian/dak.conf index e3b927b8..6ad96a6b 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -574,6 +574,9 @@ Dir Unchecked "/srv/ftp.debian.org/queue/unchecked/"; Newstage "/srv/ftp.debian.org/queue/newstage/"; BTSVersionTrack "/srv/ftp.debian.org/queue/bts_version_track/"; + Embargoed "/does/not/exist/"; + Unembargoed "/does/not/exist/"; + Disembargo "/does/not/exist/"; }; };