Update readme with parallel downloads

This commit is contained in:
Sebastian Goscik
2025-04-09 11:27:45 +01:00
parent f275443a7a
commit 2bf90b6763

View File

@@ -203,6 +203,7 @@ Options:
--experimental-downloader If set, a new experimental download mechanism will be used to match --experimental-downloader If set, a new experimental download mechanism will be used to match
what the web UI does. This might be more stable if you are experiencing what the web UI does. This might be more stable if you are experiencing
a lot of failed downloads with the default downloader. [default: False] a lot of failed downloads with the default downloader. [default: False]
--parallel-uploads INTEGER Max number of parallel uploads to allow [default: 1]
--help Show this message and exit. --help Show this message and exit.
``` ```
@@ -230,6 +231,7 @@ always take priority over environment variables):
- `DOWNLOAD_RATELIMIT` - `DOWNLOAD_RATELIMIT`
- `MAX_EVENT_LENGTH` - `MAX_EVENT_LENGTH`
- `EXPERIMENTAL_DOWNLOADER` - `EXPERIMENTAL_DOWNLOADER`
- `PARALLEL_UPLOADS`
## File path formatting ## File path formatting