diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 493fcfaac..b183d746b 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -854,7 +854,9 @@ Defaults to ``false`` 'updatechecker' => true, Check if Nextcloud is up-to-date and shows a notification if a new version is -available. +available. It sends current version, php version, installation and last update +time and release channel to the updater server which responds with the latest +available version based on those metrics. Defaults to ``true``