notebook/config/sidekiq.yml
2020-04-26 22:52:11 -05:00

9 lines
102 B
YAML

:concurrency: 1
:queues:
- paypal
- analysis
- mentions
- default
- cache
- notifications