From: Don Armstrong Date: Wed, 15 Feb 2012 22:51:34 +0000 (-0800) Subject: * try tweaking the queue configuration X-Git-Tag: debian-r/squeeze~11 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b04b6e21f392b59c55b9951f3d0cbcf73783dfdf;p=dak.git * try tweaking the queue configuration --- 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/";