Skip to content

Commit d420203

Browse files
authored
Merge pull request #13035 from nextcloud/wording-chunk-size
Rename a left-over mention of max_chunk_size
2 parents 8300693 + b314973 commit d420203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_manual/configuration_files/big_file_upload_configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Put in a value in bytes (in this example, 20MB). Set ``--value 0`` for no chunki
165165

166166
Default is ``104857600`` (100 MiB).
167167

168-
.. note:: Changing ``max_chunk_size`` will not have any performance impact on files uploaded through File Drop shares as unauthenticated file uploads are not chunked.
168+
.. note:: Changing ``files.chunked_upload.max_size`` will not have any performance impact on files uploaded through File Drop shares as unauthenticated file uploads are not chunked.
169169

170170
Large file upload on object storage
171171
-----------------------------------

0 commit comments

Comments
 (0)