* ditch embargoed and unembargoed queues
authorDon Armstrong <don@donarmstrong.com>
Sun, 19 Feb 2012 03:07:22 +0000 (19:07 -0800)
committerDon Armstrong <don@donarmstrong.com>
Sun, 19 Feb 2012 03:07:22 +0000 (19:07 -0800)
config/debian-r/dak.conf

index 00746149d896ebfc02f76a244f83120101edd77e..e7bd9ef013fb15fcad3696f2dc731bc09dd6b400 100644 (file)
@@ -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;
   };
 };