Merge pull request #9845 from nextcloud/backport/9276/remove-unused-config-sample-12

[stable12] Remove unused config option
This commit is contained in:
blizzz 2018-06-12 23:34:23 +02:00 committed by GitHub
commit e95435bf0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -631,12 +631,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