From 55840c9c4ed129dab527daac94e06567c1f2c278 Mon Sep 17 00:00:00 2001 From: = <=> Date: Thu, 16 Jun 2016 09:22:54 -0400 Subject: [PATCH] revise updater.server.url to reflect nextcloud.org URL --- .../configuration_server/config_sample_php_parameters.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index f0af5e588..2a820304f 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -601,7 +601,7 @@ available. :: - 'updater.server.url' => 'https://updates.owncloud.com/server/', + 'updater.server.url' => 'https://updates.nextcloud.org/server/', URL that Nextcloud should use to look for updates