change mail domain
This commit is contained in:
parent
e153152add
commit
71af569bd2
@ -17,3 +17,5 @@ $config['oauth_login_redirect'] = false;
|
|||||||
|
|
||||||
$config['force_https'] = true;
|
$config['force_https'] = true;
|
||||||
$config['use_https'] = true;
|
$config['use_https'] = true;
|
||||||
|
|
||||||
|
$config['mail_domain'] = '%d';
|
||||||
|
Loading…
Reference in New Issue
Block a user