From 8c988be7d9165b396eb79c11c4efbf012795966c Mon Sep 17 00:00:00 2001 From: Raphael Sofaer Date: Fri, 18 Jun 2010 17:49:46 -0700 Subject: [PATCH] changed yml again --- config/thin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/thin.yml b/config/thin.yml index 30408b92a..7f37f5d96 100644 --- a/config/thin.yml +++ b/config/thin.yml @@ -8,7 +8,7 @@ require: [] max_persistent_conns: 512 #environment: production -servers: 1 +servers: 4 daemonize: true #chdir: /usr/applications/localhash/current socket: /tmp/thin.sock