mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
11 lines
170 B
YAML
11 lines
170 B
YAML
---
|
|
:verbose: false
|
|
:timeout: 10
|
|
:require: ./test/fake_env.rb
|
|
:concurrency: 50
|
|
:tag: tag
|
|
:queues:
|
|
- [often]
|
|
- [seldom]
|
|
|
|
:strict: false
|