2 lines
91 B
YAML
2 lines
91 B
YAML
:pidfile: tmp/pids/sidekiq.pid
|
|
:concurrency: <%= ENV.fetch('SIDEKIQ_CONCURRENCY') { 5 } %>
|