From 93d5ff85174dfe0da9d663aaf0aec7b2133ef506 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 25 Jun 2020 03:36:13 +0000 Subject: [PATCH] generate documentation from config.sample.php --- .../config_sample_php_parameters.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 6a266ebf3..2dbacd029 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -1060,6 +1060,16 @@ When enabled, admins may install apps from the Nextcloud app store. Defaults to ``true`` +:: + + 'appstoreurl' => 'https://apps.nextcloud.com/api/v1', + +Enables the installation of apps from a self hosted apps store. + +Requires that at least one of the configured apps directories is writeable. + +Defaults to ``https://apps.nextcloud.com/api/v1`` + :: 'apps_paths' => [