From 150ba056eebf3726bed27da48c88331b46840f7e Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 19 Jun 2018 21:28:00 +0200 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 77d5fd07c..9bc0c5424 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -752,13 +752,6 @@ Is Nextcloud connected to the Internet or running in a closed network? Defaults to ``true`` -:: - - 'check_for_working_webdav' => true, - -Allows Nextcloud to verify a working WebDAV connection. This is done by -attempting to make a WebDAV request from PHP. - :: 'check_for_working_wellknown_setup' => true,