generate documentation from config.sample.php

This commit is contained in:
Morris Jobke 2018-06-19 21:28:00 +02:00
parent 9732fe4f9b
commit 150ba056ee

View File

@ -752,13 +752,6 @@ Is Nextcloud connected to the Internet or running in a closed network?
Defaults to ``true``
::
'check_for_working_webdav' => true,
Allows Nextcloud to verify a working WebDAV connection. This is done by
attempting to make a WebDAV request from PHP.
::
'check_for_working_wellknown_setup' => true,