Merge pull request #3990 from wallabag/feature/sentry

Add Sentry support
This commit is contained in:
Jérémy Benoist
2019-06-05 14:41:42 +02:00
committed by GitHub
5 changed files with 589 additions and 88 deletions

View File

@ -63,3 +63,6 @@ parameters:
redis_port: 6379
redis_path: null
redis_password: null
# sentry logging
sentry_dsn: ~