new-support.webeffector.ru/environments/prod/frontend/config/main-local.php

11 lines
236 B
PHP
Raw Permalink Normal View History

2024-06-13 17:07:58 +03:00
<?php
return [
'components' => [
'request' => [
// !!! insert a secret key in the following (if it is empty) - this is required by cookie validation
'cookieValidationKey' => '',
],
],
];