docs: Add a note to documentation

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
This commit is contained in:
Git'Fellow 2026-03-29 15:02:43 +02:00 committed by GitHub
parent c86e2d1e67
commit 5b86c7a402
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2916,7 +2916,7 @@ $CONFIG = [
/**
* Maximum number of chunks uploaded in parallel during chunked uploads. Higher
* counts increase throughput but consume more server resources, with diminishing
* returns.
* returns. Value must be a positive integer.
*
* Defaults to ``5``
*/