X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=blobdiff_plain;f=docs%2FREADME.config;h=feb2a27af2bb8f3f531c9a3cfdc55a99f12ea503;hp=0e9dbd3377d0a64b1a90906528a2e6f88255dd8e;hb=026bdb9580e6d18bf504d2f44d46890df5d89f1a;hpb=1eeb90f6bf381e10fcd8f0a04437883b443855d5 diff --git a/docs/README.config b/docs/README.config index 0e9dbd33..feb2a27a 100644 --- a/docs/README.config +++ b/docs/README.config @@ -146,7 +146,7 @@ Dinstall // ReleaseTransitions "/srv/dak/web/transitions.yaml"; //// KeyAutoFetch (optional): boolean (default: false), which if set (and - //// not overriden by explicit argument to check_signature()) will enable + //// not overridden by explicit argument to check_signature()) will enable //// 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. @@ -200,10 +200,6 @@ Dir //// is mainly used for britney (the testing script). // UrgencyLog "/srv/dak/testing/urgencies/"; - //// Holding (required): Directory to use for temporary storage during - //// process-upload - Holding "/srv/dak/queue/holding/"; - //// Done (required): Directory in which to store processed .changes files Done "/srv/dak/queue/done/"; @@ -214,7 +210,7 @@ Dir //// Queue (required): This sub-tree defines important directories for the //// incoming queue. The following variables have to be set: Byhand, New //// NewStage, Reject, Unchecked. An explanation of the function of - //// these directores can be found in README.new-incoming. + //// these directories can be found in README.new-incoming. Queue { Byhand "/srv/dak/queue/byhand/"; @@ -233,7 +229,7 @@ Dir // There are three mapping types: // // (1) map -// Any target suite of '' is unconditionally overriden to ''. +// Any target suite of '' is unconditionally overridden to ''. // (2) map-unreleased // Any upload targeted for suite '' will be mapped to '' iff it // contains uploads for an architecture that is not part of ''.