9 lines
342 B
YAML
9 lines
342 B
YAML
|
sentry:
|
||
|
options:
|
||
|
curl_method: async
|
||
|
|
||
|
# skip_capture: # To skip certain exceptions, specify a list below
|
||
|
# - 'Symfony\Component\HttpKernel\Exception\NotFoundHttpException'
|
||
|
# - 'Symfony\Component\HttpKernel\Exception\BadRequestHttpException'
|
||
|
# - 'Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException'
|