new DefaultSettings package, and mv queue to be key of workers

This commit is contained in:
Oliver Gorwits
2014-05-17 19:06:22 +01:00
parent 49e9079f9a
commit c12034d2b0
3 changed files with 61 additions and 54 deletions

View File

@@ -167,6 +167,7 @@ workers:
interactives: 2
pollers: 10
sleep_time: 2
queue: PostgreSQL
dns:
max_outstanding: 50
@@ -208,8 +209,6 @@ job_type_keys:
Poller: pollers
Interactive: interactives
job_queue: PostgreSQL
# ---------------
# DANCER INTERNAL
# ---------------