Merge "Add options.workers to the template"
This commit is contained in:
@@ -52,7 +52,7 @@ notification_topics = notifications_designate
|
||||
#-----------------------
|
||||
[service:central]
|
||||
# Number of central worker processes to spawn
|
||||
#workers = None
|
||||
workers = {{ options.workers }}
|
||||
|
||||
# Number of central greenthreads to spawn
|
||||
#threads = 1000
|
||||
|
||||
Reference in New Issue
Block a user