From 1a60caf134ce6bd2b07b132faf2ee1a222865c17 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Thu, 6 Dec 2012 13:43:03 -0300 Subject: [PATCH] Recommend production environment in thin config for production setups --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 9ee8a6e..6e798fb 100644 --- a/INSTALL +++ b/INSTALL @@ -108,7 +108,7 @@ probably not need to customize this configuration, but have a look at it. Create the thin configuration file: -$ thin -C config/thin.yml config +$ thin -C config/thin.yml -e production config Edit config/thin.yml to suit your needs. Make sure your apache configuration matches the thin cluster configuration, specially in respect -- libgit2 0.21.2