mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Copy doc update to sample config
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
d31456093d
commit
1444251ede
1 changed files with 3 additions and 1 deletions
|
|
@ -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``
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue