Remove unused config option

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2018-04-23 15:06:38 +02:00
parent 6945e1fae6
commit 8a98b44fc4
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68
1 changed files with 0 additions and 6 deletions

View File

@ -638,12 +638,6 @@ $CONFIG = array(
*/
'has_internet_connection' => true,
/**
* Allows Nextcloud to verify a working WebDAV connection. This is done by
* attempting to make a WebDAV request from PHP.
*/
'check_for_working_webdav' => true,
/**
* Allows Nextcloud to verify a working .well-known URL redirects. This is done
* by attempting to make a request from JS to