Update README.md
This commit is contained in:
committed by
GitHub
parent
b210551e96
commit
92bd914966
@@ -76,12 +76,12 @@ const config = buildConfig({
|
||||
init: {
|
||||
debug: true,
|
||||
environment: 'development',
|
||||
traceSampleRate: 1.0,
|
||||
}
|
||||
tracesSampleRate: 1.0,
|
||||
},
|
||||
requestHandler: {
|
||||
serverName: false,
|
||||
user: ["email"],
|
||||
}
|
||||
},
|
||||
captureErrors: [400, 403, 404],
|
||||
}
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user