From 8eac91c1636dc1125bfdab4e2450f4908897ab26 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 29 Mar 2023 04:51:32 +0000 Subject: [PATCH] generate documentation from config.sample.php --- .../config_sample_php_parameters.rst | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index f7735a008..b0431a759 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -899,9 +899,10 @@ Defaults to ``https://updates.nextcloud.com/updater_server/`` The channel that Nextcloud should use to look for updates Supported values: - - ``daily`` - - ``beta`` - - ``stable`` + +- ``daily`` +- ``beta`` +- ``stable`` :: @@ -1164,10 +1165,11 @@ This section is for configuring the download links for Nextcloud clients, as seen in the first-run wizard and on Personal pages. Defaults to: - - Desktop client: ``https://nextcloud.com/install/#install-clients`` - - Android client: ``https://play.google.com/store/apps/details?id=com.nextcloud.client`` - - iOS client: ``https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8`` - - iOS client app id: ``1125420102`` + +- Desktop client: ``https://nextcloud.com/install/#install-clients`` +- Android client: ``https://play.google.com/store/apps/details?id=com.nextcloud.client`` +- iOS client: ``https://itunes.apple.com/us/app/nextcloud/id1125420102?mt=8`` +- iOS client app id: ``1125420102`` Apps ----