From 5fe40f6963c128024b753139fea01d52cdaf70bc Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 28 Jun 2016 03:35:11 +0200 Subject: [PATCH] generate documentation from config.sample.php --- .../configuration_server/config_sample_php_parameters.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 63292ecc1..a58c2ee9d 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -603,6 +603,12 @@ available. URL that Nextcloud should use to look for updates +:: + + 'updater.release.channel' => 'stable', + +Release channel to use for updates + :: 'has_internet_connection' => true,