Merge pull request #18 from hailthemelody/master

revise updater.server.url to reflect nextcloud.org URL
This commit is contained in:
Marius Blüm
2016-06-16 15:40:27 +02:00
committed by GitHub

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
::