]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/parameters.yml.dist
Add Sentry support
[github/wallabag/wallabag.git] / app / config / parameters.yml.dist
index 13e2584f25b9a192a7816da2fe7bb34c1ee5de22..5bd71963d238a23329227c4fee3bdefe1a61b578 100644 (file)
@@ -63,3 +63,6 @@ parameters:
     redis_port: 6379
     redis_path: null
     redis_password: null
+
+    # sentry logging
+    sentry_dsn: ~