From 3b3f698ea3e02ab7cbe5f6212c6164b6fa0ad194 Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Fri, 29 Jul 2011 21:01:14 +0100 Subject: [PATCH] Remove unused variable Signed-off-by: Mark Hymers --- docs/README.config | 2 +- setup/dak-minimal.conf.template | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/README.config b/docs/README.config index c7a59659..7fabb4ee 100644 --- a/docs/README.config +++ b/docs/README.config @@ -146,7 +146,7 @@ Dinstall //// KeyAutoFetch (optional): boolean (default: false), which if set (and //// not overriden by explicit argument to check_signature()) will enable - //// auto key retrieval. Requires KeyServer and SigningKeyIds variables be + //// auto key retrieval. Requires KeyServer variable be //// set. NB: you should only enable this variable on production systems //// if you have strict control of your upload queue. // KeyAutoFetch "false"; diff --git a/setup/dak-minimal.conf.template b/setup/dak-minimal.conf.template index 45c5d0f1..7b4f9d25 100644 --- a/setup/dak-minimal.conf.template +++ b/setup/dak-minimal.conf.template @@ -18,7 +18,6 @@ Dinstall { SigningKeyring "__DAKBASE__/keyrings/s3kr1t/dot-gnupg/secring.gpg"; SigningPubKeyring "__DAKBASE__/keyrings/s3kr1t/dot-gnupg/pubring.gpg"; - SigningKeyIds "__ARCHIVEKEYID__"; Options { -- 2.39.2