Sha256: eae9b190257d99f1e527a91daf84148c0218803da514691a8a6cf635fc419a11

Contents?: true

Size: 226 Bytes

Versions: 3

Compression:

Stored size: 226 Bytes

Contents

production:
  :concurrency: 25
staging:
  :concurrency: 3
development:
  :concurrency: 25
  :logfile: ./log/sidekiq.log
  :pidfile: ./tmp/pids/sidekiq.pid
  :daemon: true
:queues:
  - default
  - mailers
  - [high_priority, 2]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cybele-1.9.2 templates/config/sidekiq.yml
cybele-1.9.1 templates/config/sidekiq.yml
cybele-1.9.0 templates/config/sidekiq.yml