From d8a5c2043fc54fbcd4d3be35bda18899184dedc8 Mon Sep 17 00:00:00 2001 From: superuser Date: Thu, 15 Jun 2017 15:06:44 +0630 Subject: [PATCH] before pull --- config/sidekiq.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/sidekiq.yml b/config/sidekiq.yml index a5c462c3..fa0b1e15 100644 --- a/config/sidekiq.yml +++ b/config/sidekiq.yml @@ -1,7 +1,6 @@ ---- :concurrency: 25 -:pidfile: ./tmp/pids/sidekiq.pid -:logfile: ./log/sidekiq.log +:pidfile: /home/superuser/Application/production/sxrestaurant/tmp/pids/sidekiq.pid +:logfile: /home/superuser/Application/production/sxrestaurant/log/sidekiq.log :queues: - default - [high_priority, 2]