You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/en/configuration/options.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -220,7 +220,6 @@ sentry: {
220
220
{
221
221
ExtraErrorData: {},
222
222
ReportingObserver: { types: ['crash'] },
223
-
RewriteFrames: {},
224
223
}
225
224
```
226
225
- Sentry by default also enables the following browser integrations:`Breadcrumbs`, `Dedupe`, `FunctionToString`, `GlobalHandlers`, `HttpContext`, `InboundFilters`, `LinkedErrors`, `TryCatch`.
0 commit comments