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 55f85b0 commit 503775bCopy full SHA for 503775b
packages/browser/src/backend.ts
@@ -32,7 +32,7 @@ export interface BrowserOptions extends Options {
32
33
/**
34
* A flag enabling Sessions Tracking feature.
35
- * By default Sessions Tracking is disabled.
+ * By default, Sessions Tracking is enabled.
36
*/
37
autoSessionTracking?: boolean;
38
}
0 commit comments