From 91702220345cc01a418e07eed0a5dc610bede839 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Mon, 23 Apr 2018 15:06:38 +0200 Subject: [PATCH] Remove unused config option Signed-off-by: Morris Jobke --- config/config.sample.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/config/config.sample.php b/config/config.sample.php index b7f8bd15d0..b1c1974de4 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -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