mirror of
https://github.com/pretix/pretix.git
synced 2026-08-20 12:26:27 +00:00
Fix docs typo
This commit is contained in:
@@ -247,7 +247,7 @@ Sentry
|
||||
------
|
||||
|
||||
pretix has native support for sentry, a tool that you can use to track errors in the
|
||||
application. If you want to use sentry, you need to set a DSN in the configuration file.
|
||||
application. If you want to use sentry, you need to set a DSN in the configuration file::
|
||||
|
||||
[sentry]
|
||||
dsn=https://<key>:<secret>@sentry.io/<project>
|
||||
|
||||
Reference in New Issue
Block a user