mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update big_file_upload_configuration.rst
This commit is contained in:
parent
4d6b4de9c0
commit
21e874d726
@ -85,10 +85,6 @@ is availabe. Setting this option to ``fastcgi_request_buffering off;`` in your n
|
||||
might help with timeouts during the upload. Furthermore it helps if you're running out of
|
||||
disc space on the tmp partition of your system.
|
||||
|
||||
For more info how to configure nginx to raise the upload limits see also `this
|
||||
<https://github.com/owncloud/documentation/wiki/Uploading-files-up-to-16GB#configuring-nginx>`_
|
||||
wiki entry.
|
||||
|
||||
.. note:: Make sure that ``client_body_temp_path`` points to a partition with
|
||||
adequate space for your upload file size, and on the same partition as
|
||||
the ``upload_tmp_dir`` or ``tempdirectory`` (see below). For optimal
|
||||
|
||||
Loading…
Reference in New Issue
Block a user