mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-04-02 06:51:40 +00:00
15 lines
266 B
YAML
15 lines
266 B
YAML
---
|
|
|
|
:verbose: false
|
|
:concurrency: 5
|
|
|
|
:queues:
|
|
- default
|
|
- mailers
|
|
|
|
# This config is loaded by sidekiq before dotenv is loading our server config.
|
|
# Therefore we load the schedule later. See:
|
|
#
|
|
# - config/initializers/sidekiq.rb
|
|
# - config/sidekiq_scheduler.yml
|