revise updater.server.url to reflect nextcloud.org URL, also it's comment
This commit is contained in:
parent
7a5093c43e
commit
6d9a4759d8
|
@ -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/',
|
||||
|
||||
|
|
Loading…
Reference in New Issue