Commit 3d2700d5 by Marojahan Sigiro

validation key

parent f40ea2ed
......@@ -9,7 +9,7 @@ $config = [
'components' => [
'request' => [
// !!! insert a secret key in the following (if it is empty) - this is required by cookie validation
'cookieValidationKey' => '',
'cookieValidationKey' => 'sesuatu_key',
],
'cache' => [
'class' => 'yii\caching\FileCache',
......
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