Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion init/config/definitions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ sections:
envvar: PARALLEL
default: 1
recommend: *NUMBERS
short: Times to retry failed extractions. `0` = unlimited.
short: Concurrent extractions, only recommend `1`
desc: |
How many files may be extracted in parallel. 1 works fine.
Do not wrap the number in quotes. Raise this only if you have fast disks and CPU.
Expand Down