refactor for next_role

This commit is contained in:
Oliver Gorwits
2012-12-16 14:36:41 +00:00
parent afc0f3b4bc
commit 7d303b60cf
2 changed files with 28 additions and 30 deletions

View File

@@ -27,3 +27,8 @@ engines:
end_tag: '%]'
PRE_CHOMP: 1
# how many daemon processes
# NB one worker will always be a Queue Manager
daemon_workers: 2
daemon_pollers: 0
daemon_interactives: 2