Copy doc update to sample config

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2021-09-14 09:03:41 +02:00
parent d31456093d
commit 1444251ede
No known key found for this signature in database
GPG key ID: 7076EA9751AACDDA

View file

@ -723,7 +723,9 @@ $CONFIG = [
/**
* 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``
*/