mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
8291ad1906
commit
0abb9d9f6c
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user