From 5b29c2700a04c8bb18e131472b6a0a43351cc53b Mon Sep 17 00:00:00 2001 From: Raphael Date: Fri, 17 Sep 2010 15:03:16 -0700 Subject: [PATCH] Restore thin yml --- config/thin.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/thin.yml b/config/thin.yml index 6a00fdb6c..b0a3abf8d 100644 --- a/config/thin.yml +++ b/config/thin.yml @@ -14,8 +14,8 @@ require: [] max_persistent_conns: 512 environment: production -servers: 3 +servers: 1 daemonize: true #chdir: /usr/applications/localhash/current -socket: /tmp/thin.sock -#port: 80 +#socket: /tmp/thin.sock +port: 80