[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] Commit uncommitted fix



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 config/debian/dak.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index a9eb3fb..b888a60 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -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
-- 
1.7.2.5


Reply to: