X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=inline;f=config%2Fdebian%2Fdak.conf;h=2eaccd7641b512c870650902e4e72942baef0e08;hb=57619bfe35eba89e6b0f2d2383e91590ff156763;hp=5252788ba4f66d10aeb2ec3420f977af069de4b6;hpb=7434ee6366e806cc0507a867914a9506c5a18364;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 5252788b..2eaccd76 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -653,3 +653,9 @@ Contents Header "contents"; Root "/srv/ftp-master.debian.org/test/"; } + +Common +{ + // The default number of threads for multithreading parts of dak: + ThreadCount 16; +}