mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 00:03:51 +02:00
Sentry config
This commit is contained in:
@@ -34,6 +34,7 @@ export async function initSentry(app) {
|
||||
app,
|
||||
dsn,
|
||||
environment: 'nightly',
|
||||
release: version,
|
||||
replaysSessionSampleRate: 0.1,
|
||||
replaysOnErrorSampleRate: 1.0,
|
||||
beforeSend(event, hint) {
|
||||
|
||||
Reference in New Issue
Block a user