Skip to content

Commit

Permalink
docs (readme): add worker_count to configuration example
Browse files Browse the repository at this point in the history
  • Loading branch information
Phobetor committed Dec 4, 2015
1 parent 60cf864 commit ae6ba40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ app/supervisor/
All the paths and commands can be changed in `app/config/config.yml`:
```yml
rabbit_mq_supervisor:
worker_count: 1 # number of workers per queue
supervisor_instance_identifier: instance_name
paths:
workspace_directory: /path/to/workspace/
Expand Down

0 comments on commit ae6ba40

Please sign in to comment.