diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index 0ed73becf..44bdfc6ed 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -814,7 +814,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``