diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index d218d2965..1e4602886 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -744,13 +744,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,