|
|
|
@ -88,7 +88,7 @@ $CONFIG = array(
|
|
|
|
"appstoreenabled" => true,
|
|
|
|
"appstoreenabled" => true,
|
|
|
|
|
|
|
|
|
|
|
|
/* URL of the appstore to use, server should understand OCS */
|
|
|
|
/* 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@example.com */
|
|
|
|
/* Domain name used by ownCloud for the sender mail address, e.g. no-reply@example.com */
|
|
|
|
"mail_domain" => "example.com",
|
|
|
|
"mail_domain" => "example.com",
|
|
|
|
|