internal: remove sentry proxy

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2022-12-19 17:52:07 +01:00
parent 67b45fc4e3
commit bacf2afed1
3 changed files with 0 additions and 84 deletions

View File

@ -27,7 +27,6 @@ export async function configureSentry(canDoPpi = false): Promise<Config> {
/NS_ERROR_FAILURE/gi,
],
release: `authentik@${VERSION}`,
tunnel: "/api/v3/sentry/",
integrations: [
new Integrations.BrowserTracing({
tracingOrigins: [window.location.host, "localhost"],