From 76c5c0ce5e408e403a4781f457540f1c2800502d Mon Sep 17 00:00:00 2001 From: Raphael Date: Tue, 22 Jun 2010 10:37:25 -0700 Subject: [PATCH] Changed environment in thin.yml to production --- config/thin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/thin.yml b/config/thin.yml index 30408b92a..76fa9ed05 100644 --- a/config/thin.yml +++ b/config/thin.yml @@ -7,7 +7,7 @@ max_conns: 1024 require: [] max_persistent_conns: 512 -#environment: production +environment: production servers: 1 daemonize: true #chdir: /usr/applications/localhash/current