dawarich/config/sidekiq.yml
2024-06-12 20:29:38 +02:00

8 lines
153 B
YAML

---
:concurrency: <%= ENV.fetch("BACKGROUND_PROCESSING_CONCURRENCY", 10) %>
:queues:
- default
- imports
- exports
- stats
- reverse_geocoding