We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2863c1b commit d8ca29bCopy full SHA for d8ca29b
packages/types/src/options.ts
@@ -68,7 +68,7 @@ export interface Options {
68
dist?: string;
69
70
/**
71
- * The maximum number of breadcrumbs sent with events. Defaults to 30.
+ * The maximum number of breadcrumbs sent with events. Defaults to 100.
72
* Values over 100 will be ignored and 100 used instead.
73
*/
74
maxBreadcrumbs?: number;
0 commit comments