Add information about request_timeout

Signed-off-by: Dominik Fuchß <develop@fuchss.org>
This commit is contained in:
Dominik Fuchß
2023-06-12 19:49:48 +02:00
parent 86bec64694
commit 102c65aef1
2 changed files with 7 additions and 0 deletions

View File

@@ -173,4 +173,10 @@ to the actual file on the Nextcloud servers temporary directory. It is recommend
the size of your temp directory accordingly and also ensure that request timeouts are high
enough for PHP, webservers or any load balancers involved.
Federated Cloud Sharing
-----------------------
If you are using `Federated Cloud Sharing <https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/federated_cloud_sharing_configuration.html>`_ and want to share large files, you can increase the timeout values for requests to the federated servers.
Therefore, you can set ``davstorage.request_timeout`` in your ``config.php``. The default value is 30 seconds.
.. TODO ON RELEASE: Update version number above on release

View File

@@ -109,6 +109,7 @@ manage federated cloud shares:
* Check ``Set default expiration date`` to require an expiration date on link
shares.
* Check ``Allow public uploads`` to allow two-way file sharing.
* If you encounter timeouts for downloading or uploading large files, you can use the option ``davstorage.request_timeout`` in your ``config.php`` to increase the timeout. The default value is 30 seconds.
Your Apache Web server must have ``mod_rewrite`` enabled, and you must have
``trusted_domains`` correctly configured in ``config.php`` to allow external