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,