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,