mirror of
https://github.com/nextcloud/server.git
synced 2026-03-21 10:00:33 -04:00
Fix config sample text
This commit is contained in:
parent
fcf25864d6
commit
68b03a0eab
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@ $CONFIG = array(
|
|||
|
||||
/**
|
||||
* The return address that you want to appear on emails sent by the Nextcloud
|
||||
* server, for example ``oc-admin@example.com``, substituting your own domain,
|
||||
* server, for example ``nc-admin@example.com``, substituting your own domain,
|
||||
* of course.
|
||||
*/
|
||||
'mail_domain' => 'example.com',
|
||||
|
|
|
|||
Loading…
Reference in a new issue