diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 0f181f0d5..d3626bf49 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -799,22 +799,6 @@ Options for the Apps folder, Apps store, and App code checker. When enabled, admins may install apps from the Nextcloud app store. -:: - - 'appstoreurl' => 'https://api.owncloud.com/v1', - -The URL of the appstore to use. - -:: - - 'appstore.experimental.enabled' => false, - -Whether to show experimental apps in the appstore interface - -Experimental apps are not checked for security issues and are new or known -to be unstable and under heavy development. Installing these can cause data -loss or security breaches. - :: 'apps_paths' => array(