generate documentation from config.sample.php

This commit is contained in:
Morris Jobke
2016-05-10 03:35:15 +02:00
parent 8291ad1906
commit 0abb9d9f6c

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,