Merge pull request #134 from hailthemelody/stable9-backport-updater-url

[stable9] revise updater.server.url to reflect nextcloud.org URL
This commit is contained in:
Morris Jobke 2016-06-19 10:27:44 +02:00 committed by GitHub
commit 03dfb22b46
1 changed files with 1 additions and 1 deletions

View File

@ -497,7 +497,7 @@ $CONFIG = array(
'updatechecker' => true,
/**
* URL that ownCloud should use to look for updates
* URL that Nextcloud should use to look for updates
*/
'updater.server.url' => 'https://updates.nextcloud.org/server/',