X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=docs%2FREADME.config;h=7fabb4ee281b245a20afbf1f54cde999ab7d3b95;hb=f64c8d98c006cb0d41db2727753063c8e97a6079;hp=d5b461db97d233d51fc5a2281eff4d1562219d1e;hpb=171f4b5ec39c31b82367d7fca74ed300218bc214;p=dak.git diff --git a/docs/README.config b/docs/README.config index d5b461db..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"; @@ -186,6 +186,9 @@ Dir //// Log (required): Directory to store dak logs in Log "/srv/dak/log/"; + //// Lock directory (required): Directory to store dak locks in + Lock "/srv/dak/lock/"; + //// Morgue (required): Removed files are moved there. The morgue has various //// sub-directories, including (optionally) those defined by //// Clean-Queues::MorgueSubDir and Clean-Suites::MorgueSubDir.