We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5b1b5b7 + 07ffeb3 commit 5b3a11cCopy full SHA for 5b3a11c
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)
+[](https://sebwite.nl)
0 commit comments