summaryrefslogtreecommitdiff
path: root/config/sidekiq-image-processing.yml
blob: 3eb348b56cc7bf7e1ba91a0c3dc52b554f649e3b (plain)
1
2
3
4
5
6
:concurrency: 6
:queues:
  - ['priority_image_processing', 6]
  - ['image_processing', 4]
  - ['video_processing', 3]
  - ['thumb_regeneration', 1]