From e28ba63a20078725f36bebe22438f56f632a3413 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sat, 18 Feb 2012 19:07:22 -0800 Subject: [PATCH] * ditch embargoed and unembargoed queues --- config/debian-r/dak.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/debian-r/dak.conf b/config/debian-r/dak.conf index 00746149..e7bd9ef0 100644 --- a/config/debian-r/dak.conf +++ b/config/debian-r/dak.conf @@ -2,7 +2,6 @@ Dinstall { // was non-us.d.o path before Options::No-Mail "true"; - Options::No-Action "false"; SigningKeyring "/srv/debian-r/s3kr1t/dot-gnupg/secring.gpg"; SigningPubKeyring "/srv/debian-r/s3kr1t/dot-gnupg/pubring.gpg"; SigningKeyIds "55BE302B"; @@ -47,8 +46,6 @@ Queue-Report { byhand; new; - unembargoed; - embargoed; }; }; -- 2.39.5