From 5129ddd1bdcdbdf1bf8a9c289e4dee768f126f67 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Thu, 3 Nov 2016 03:35:12 +0100 Subject: [PATCH] generate documentation from config.sample.php --- .../config_sample_php_parameters.rst | 16 ---------------- 1 file changed, 16 deletions(-) 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(