improved config
This commit is contained in:
parent
f28cb26f22
commit
987057ab13
@ -20,6 +20,7 @@ $config = [
|
||||
],
|
||||
'mail' => [
|
||||
'class' => 'yii\swiftmailer\Mailer',
|
||||
'useFileTransport' => true,
|
||||
],
|
||||
'log' => [
|
||||
'traceLevel' => YII_DEBUG ? 3 : 0,
|
||||
|
Loading…
Reference in New Issue
Block a user