|
|
@@ -72,13 +72,13 @@ return [
|
|
|
'password' => 'YOUSSWQHISDSWPVB',
|
|
|
'encryption' => 'SSL',
|
|
|
],
|
|
|
- 'messageConfig' => [
|
|
|
- 'charset' => 'UTF-8',
|
|
|
- 'from' => [
|
|
|
- 'address' => 'eshop-noreply@elken.com',
|
|
|
- 'name' => 'elken'
|
|
|
- ]
|
|
|
- ],
|
|
|
+// 'messageConfig' => [
|
|
|
+// 'charset' => 'UTF-8',
|
|
|
+// 'from' => [
|
|
|
+// 'address' => 'eshop-noreply@elken.com',
|
|
|
+// 'name' => 'elken'
|
|
|
+// ]
|
|
|
+// ],
|
|
|
],
|
|
|
'swooleAsyncTimer' => [
|
|
|
'class' => 'common\components\SwooleAsyncTimer',
|