[Pkg-owncloud-commits] [owncloud] 54/59: update upstore api url
David Prévot
taffit at moszumanska.debian.org
Fri Jul 18 16:19:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository owncloud.
commit ef202509f3668d2625078b2fe55db0d505b5c537
Author: Frank Karlitschek <frank at owncloud.org>
Date: Thu Jul 17 21:52:14 2014 -0400
update upstore api url
---
config/config.sample.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/config.sample.php b/config/config.sample.php
index 1bfae36..24c1579 100755
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -88,7 +88,7 @@ $CONFIG = array(
"appstoreenabled" => true,
/* URL of the appstore to use, server should understand OCS */
-"appstoreurl" => "http://api.apps.owncloud.com/v1",
+"appstoreurl" => "https://api.owncloud.com/v1",
/* Domain name used by ownCloud for the sender mail address, e.g. no-reply at example.com */
"mail_domain" => "example.com",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git
More information about the Pkg-owncloud-commits
mailing list