generate documentation from config.sample.php

This commit is contained in:
Morris Jobke 2016-05-12 03:35:14 +02:00
parent 8fda0a742c
commit 2afc5b363b

View File

@ -573,6 +573,12 @@ enable apps that pass this check.
Check if ownCloud is up-to-date and shows a notification if a new version is
available.
::
'updater.server.url' => 'https://updates.owncloud.com/server/',
URL that ownCloud should use to look for updates
::
'has_internet_connection' => true,