generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2023-06-14 02:37:55 +00:00
parent 138ed8ef57
commit 71c05c02f2

View File

@@ -372,6 +372,12 @@ which would overwrite this option if it is less than the value in the config.php
Defaults to ``60*60*24`` seconds (24 hours)
::
'davstorage.request_timeout' => 30,
The timeout in seconds for requests to servers made by the DAV component (e.g., needed for federated shares).
::
'session_relaxed_expiry' => false,