parent
410b991221
commit
02d53deecc
1 changed files with 3 additions and 0 deletions
|
@ -77,6 +77,9 @@ $CONFIG = array(
|
||||||
/* 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" => "http://api.apps.owncloud.com/v1",
|
||||||
|
|
||||||
|
/* Domain name used by ownCloud for the sender mail address, e.g. no-reply@example.com */
|
||||||
|
"mail_domain" => "example.com"
|
||||||
|
|
||||||
/* Enable SMTP class debugging */
|
/* Enable SMTP class debugging */
|
||||||
"mail_smtpdebug" => false,
|
"mail_smtpdebug" => false,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue