Copy doc update to sample config

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/28823/head
Joas Schilling 4 years ago
parent d31456093d
commit 1444251ede
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA
  1. 4
      config/config.sample.php

@ -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…
Cancel
Save