3161 - Важно - Не работает форма подписки на кейс

parent 1aff4abd
......@@ -58,13 +58,13 @@ return [
'cache' => [
'class' => 'yii\caching\FileCache',
],
// 'view' => [
// 'class' => 'rmrevin\yii\minify\View',
// 'base_path' => '@app/web',
// 'minify_path' => '@app/web/minify',
// 'force_charset' => 'UTF-8',
// 'expand_imports' => true,
// ],
'view' => [
'class' => 'rmrevin\yii\minify\View',
'base_path' => '@app/web',
'minify_path' => '@app/web/minify',
'force_charset' => 'UTF-8',
'expand_imports' => true,
],
'user' => [
'identityClass' => 'common\modules\users\models\User',
'identityCookie' => [
......
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