Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion config/config.sample.php
Original file line number Diff line number Diff line change
Expand Up @@ -723,7 +723,9 @@

/**
* 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``
*/
Expand Down