From 98e49ee3308759913477338be95ca07b781355f0 Mon Sep 17 00:00:00 2001 From: re4k Date: Sun, 17 Mar 2013 01:18:10 +0900 Subject: Update --- config/unicorn.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/unicorn.rb b/config/unicorn.rb index b8e045a..27b275d 100644 --- a/config/unicorn.rb +++ b/config/unicorn.rb @@ -1,4 +1,4 @@ -worker_processes 8 +worker_processes 4 working_directory File.expand_path("../../", __FILE__) -- cgit v1.2.3