mirror of
https://github.com/elyby/accounts.git
synced 2024-12-26 23:20:18 +05:30
Merge branch 'master' into api_identity_info
This commit is contained in:
commit
1883d864ca
@ -5,6 +5,7 @@ $config = [
|
||||
'request' => [
|
||||
// !!! insert a secret key in the following (if it is empty) - this is required by cookie validation
|
||||
'cookieValidationKey' => '',
|
||||
'enableCsrfValidation' => false,
|
||||
],
|
||||
'reCaptcha' => [
|
||||
'public' => '',
|
||||
|
Loading…
Reference in New Issue
Block a user