We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f51d1 commit dba72f8Copy full SHA for dba72f8
app/config/web.php
@@ -8,7 +8,7 @@
8
'components' => [
9
'request' => [
10
// !!! insert a secret key in the following (if it is empty) - this is required by cookie validation
11
- 'cookieValidationKey' => '23456789876543245678',
+ 'cookieValidationKey' => '',
12
],
13
'cache' => [
14
'class' => 'yii\caching\FileCache',
0 commit comments