Config mail.ru smtp
This commit is contained in:
@ -8,7 +8,7 @@ $params = array_merge(
|
||||
|
||||
return [
|
||||
'id' => 'app-frontend',
|
||||
'name' => 'Guild',
|
||||
'name' => 'itGuild',
|
||||
'basePath' => dirname(__DIR__),
|
||||
'bootstrap' => ['log'],
|
||||
'controllerNamespace' => 'frontend\controllers',
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?php
|
||||
return [
|
||||
'adminEmail' => 'supp0rt.friday@yandex.ru',
|
||||
'adminEmail' => 'chancellery@itguild.info',
|
||||
];
|
||||
|
Reference in New Issue
Block a user