Merge pull request #6561 from nextcloud/updater

add info about updater
This commit is contained in:
Morris Jobke 2021-05-03 15:12:26 +02:00 committed by GitHub
commit 6c53fcae70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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``