fix

parent 2c67fabe
...@@ -37,6 +37,7 @@ return [ ...@@ -37,6 +37,7 @@ return [
'components' => [ 'components' => [
'mailer' => [ 'mailer' => [
'class' => 'yii\swiftmailer\Mailer', 'class' => 'yii\swiftmailer\Mailer',
'useFileTransport' => false,
], ],
'session' => [ 'session' => [
'class' => 'yii\web\Session', 'class' => 'yii\web\Session',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment