chore: Update sentry config
This commit is contained in:
4
sentry.shared.config.ts
Normal file
4
sentry.shared.config.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const denyUrls: (string | RegExp)[] = [
|
||||
// Ignore preview urls
|
||||
/\/.{2}\/preview\//,
|
||||
]
|
||||
Reference in New Issue
Block a user