Use 2 threads for generating PNG
This commit is contained in:
parent
767e33145f
commit
bb0a8b7e29
@ -30,5 +30,5 @@
|
||||
:png-gen
|
||||
{:bin-path "a2png/a2png.sh"}
|
||||
:executor
|
||||
{:threads 1
|
||||
:queue-length 1}}}
|
||||
{:threads 2
|
||||
:queue-length 16}}}
|
||||
|
Loading…
Reference in New Issue
Block a user