mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Добавлен API вызов для получения активного Recaptcha public key
This commit is contained in:
@@ -7,6 +7,7 @@ $config = [
|
||||
'cookieValidationKey' => '',
|
||||
],
|
||||
'reCaptcha' => [
|
||||
'public' => '',
|
||||
'secret' => '',
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user