fix

parent 2c67fabe
......@@ -37,6 +37,7 @@ return [
'components' => [
'mailer' => [
'class' => 'yii\swiftmailer\Mailer',
'useFileTransport' => false,
],
'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