]> git.donarmstrong.com Git - dak.git/blobdiff - config/debian/dak.conf
Commit uncommitted fix
[dak.git] / config / debian / dak.conf
index a9eb3fb4271e64f943e23509980b7307bc9b3270..b888a6062eee558fb299894644109df97124030e 100644 (file)
@@ -453,7 +453,7 @@ DB
 {
   Service "projectb";
   // PoolSize should be at least ThreadCount + 1
-  PoolSize 17;
+  PoolSize 5;
   // MaxOverflow shouldn't exceed postgresql.conf's max_connections - PoolSize
   MaxOverflow 13;
   // should be false for encoding == SQL_ASCII