generate documentation from config.sample.php

This commit is contained in:
Morris Jobke 2018-06-19 21:27:50 +02:00
parent 961a87b46c
commit 82028049e0

View File

@ -744,13 +744,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,