Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mperham/sidekiq
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Apr 12, 2012
2 parents 9bd43f1 + 91f1542 commit d3635dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/config.yml
Expand Up @@ -2,8 +2,9 @@
# Options here can still be overridden by cmd line args.
# sidekiq -C config.yml
---
:verbose: false
:verbose: false
:concurrency: 25
:queues:
- [often, 7]
- [default, 5]
- [seldom, 3]

0 comments on commit d3635dc

Please sign in to comment.