mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Send Sentry error synchronously
This commit is contained in:
@@ -77,9 +77,6 @@ return [
|
||||
|
||||
return YII_ENV_DEV ? 'Development' : 'Production';
|
||||
})(),
|
||||
'client' => [
|
||||
'curl_method' => 'async',
|
||||
],
|
||||
],
|
||||
'security' => [
|
||||
'passwordHashStrategy' => 'password_hash',
|
||||
|
Reference in New Issue
Block a user