We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9e2ab6 commit 07ffeb3Copy full SHA for 07ffeb3
README.md
@@ -18,9 +18,9 @@ This extension will add the ability to log to [Sentry](https://github.com/getsen
18
## Configuration
19
* Add the variable 'raven_dns' to your app/etc/env.php file. Example:
20
21
-`
22
- 'raven_dns' => 'https://****@sentry.domain.com/8',
23
+```
+'raven_dns' => 'https://****@sentry.domain.com/8',
24
25
---
26
[](https://sebwite.nl)
0 commit comments