From 1c91c046f88e778d4feead24ceb82ea639b46e22 Mon Sep 17 00:00:00 2001 From: yafeilee Date: Thu, 3 Apr 2014 10:47:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=97=A5=E5=BF=97=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A3=B0=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/sidekiq.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/sidekiq.yml b/config/sidekiq.yml index e1bc707..89f3655 100644 --- a/config/sidekiq.yml +++ b/config/sidekiq.yml @@ -1,6 +1,7 @@ --- :concurrency: 2 :pidfile: tmp/pids/sidekiq.pid +:logfile: log/sidekiq.log staging: :concurrency: 10 production: