mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-19 11:06:41 +03:00
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'
|