Files
symfony-flex-recipes-contrib/sentry/sentry-symfony/1.0/config/packages/sentry.yaml
T
2017-11-07 10:50:05 +01:00

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'