From b04b6e21f392b59c55b9951f3d0cbcf73783dfdf Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 15 Feb 2012 14:51:34 -0800 Subject: [PATCH] * try tweaking the queue configuration --- config/debian-r/dak.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/debian-r/dak.conf b/config/debian-r/dak.conf index 41b27234..22b4132d 100644 --- a/config/debian-r/dak.conf +++ b/config/debian-r/dak.conf @@ -167,7 +167,7 @@ SuiteMappings "map wheezy testing"; }; -Dir "/" +Dir { Root "/srv/debian-r/ftp/"; Pool "/srv/debian-r/ftp/pool/"; @@ -184,7 +184,7 @@ Dir "/" Holding "/srv/debian-r/queue/holding/"; Done "/srv/debian-r/queue/done/"; Reject "/srv/debian-r/queue/reject/"; - Queue "/srv/debian-r/queue/" + Queue { Unchecked "/srv/debian-r/queue/unchecked/"; Byhand "/srv/debian-r/queue/byhand/"; -- 2.39.5