From 8a98b44fc434661779c4a0e72e2e73069ae2a47b Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Mon, 23 Apr 2018 15:06:38 +0200 Subject: Remove unused config option Signed-off-by: Morris Jobke --- config/config.sample.php | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config') diff --git a/config/config.sample.php b/config/config.sample.php index 1f86aebc5d9..fa1c13b7a73 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -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 -- cgit v1.2.3