poetry: how to adjust parallel config?

Viewed 440

poetry is downloading packages in parallel (installer.parallel=true). What config can be adjusted if I need to control how many parallel downloads I want to have? The documentation did not list it.

Thanks

1 Answers
Related