From ae6ba40e789413d1fe2ce56db28c57f70138e655 Mon Sep 17 00:00:00 2001 From: Phobetor Date: Fri, 4 Dec 2015 19:10:24 +0100 Subject: [PATCH] docs (readme): add `worker_count` to configuration example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 352a197..6b9feb8 100644 --- a/README.md +++ b/README.md @@ -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/