X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=f82efc91a37248e79de0b237c689a479db352b9a;hb=63f26bf89ead3f02d35e639f2fdaf4419e53ac7e;hp=2741eed7852a16562c4714b27fca803e9854a543;hpb=ae00cfc47b1e917a9cebc2ec10718d1645e9a083;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 2741eed7..f82efc91 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -432,9 +432,9 @@ Dir Unchecked "/srv/ftp-master.debian.org/queue/unchecked/"; Newstage "/srv/ftp-master.debian.org/queue/newstage/"; BTSVersionTrack "/srv/ftp-master.debian.org/queue/bts_version_track/"; - Embargoed "/does/not/exist/"; - Unembargoed "/does/not/exist/"; - Disembargo "/does/not/exist/"; + Embargoed "/srv/ftp-master.debian.org/does/not/exist/"; + Unembargoed "/srv/ftp-master.debian.org/does/not/exist/"; + Disembargo "/srv/ftp-master.debian.org/does/not/exist/"; }; };