Skip to content

Commit

Permalink
updated parallelprocesses
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed May 16, 2017
1 parent ca0ea5c commit 524ace5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion profiles/base.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,11 @@ provider-name = ${settings:project}
provider-url = http://birdhouse-hummingbird.readthedocs.org/en/latest/
processes-import = hummingbird.processes
processes-path = ${buildout:directory}/hummingbird/processes
parallelprocesses = 2
parallelprocesses = 30
maxprocesses = 30
maxsingleinputsize=1024mb
logformat = %(asctime)s] [%(levelname)s] [%(module)s] %(message)s
database = sqlite

[ipython]
recipe = zc.recipe.egg
Expand Down

0 comments on commit 524ace5

Please sign in to comment.