Skip to content

Commit

Permalink
use 3 workers in dev
Browse files Browse the repository at this point in the history
  • Loading branch information
conorom authored Feb 7, 2017
1 parent 6ea81b6 commit c79e659
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion config/resque-pool.yml
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
"*": 1
"*": 1

development:
"*": 3

0 comments on commit c79e659

Please sign in to comment.