Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-04-23 16:06:38 +0300
committerMorris Jobke <hey@morrisjobke.de>2018-04-23 16:06:38 +0300
commitf2e18d496e5c5718c3d3557ce8321d464adc42fe (patch)
tree7259c6c8b97d1e1c862111bc8ae6d048d0d41e6a /config
parent3ff041f86d936524674d2def257ddc4b15a2c105 (diff)
Remove unused config option
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'config')
-rw-r--r--config/config.sample.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index b0ed2e7aa67..c9b9c9a1ede 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -639,12 +639,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
* https://your-domain.com/.well-known/caldav/