Retrospring/config/sidekiq.yml

9 lines
130 B
YAML
Raw Normal View History

2014-12-12 13:59:25 -08:00
---
:concurrency: 5
:pidfile: ./tmp/pids/sidekiq.pid
staging:
:concurrency: 10
production:
:concurrency: 25
:queues:
- share