mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-05 15:08:45 +07:00
Update big_file_upload_configuration.rst
This commit is contained in:
@@ -149,7 +149,7 @@ Adjust chunk size on Nextcloud side
|
||||
|
||||
For upload performance improvements in environments with high upload bandwidth, the server's upload chunk size may be adjusted::
|
||||
|
||||
sudo -u www-data php occ config:app:set files max_chunk_size --value 20MB
|
||||
sudo -u www-data php occ config:app:set files max_chunk_size --value 20971520
|
||||
|
||||
Put in a value in bytes (in this example, 20MB). Set ``--value 0`` for no chunking at all.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user