mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
docs: Add a note to documentation
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
This commit is contained in:
parent
c86e2d1e67
commit
5b86c7a402
1 changed files with 1 additions and 1 deletions
|
|
@ -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``
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue