revise updater.server.url to reflect nextcloud.org URL, also it's comment

This commit is contained in:
= 2016-06-16 09:08:00 -04:00 committed by hailthemelody
parent 7a5093c43e
commit 6d9a4759d8
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/',