revise updater.server.url to reflect nextcloud.org URL

This commit is contained in:
= 2016-06-16 09:22:54 -04:00
parent bff99b968b
commit 0032cb98e7

View File

@ -609,9 +609,9 @@ available.
::
'updater.server.url' => 'https://updates.owncloud.com/server/',
'updater.server.url' => 'https://updates.nextcloud.org/server/',
URL that ownCloud should use to look for updates
URL that Nextcloud should use to look for updates
::