Skip to content

Commit 32002c7

Browse files
Remove unused waitForLargeSegments config
1 parent fe6fd77 commit 32002c7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/settings/defaults.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ export const defaults = {
3131
readyTimeout: 10,
3232
// Amount of time we will wait before the first push of events.
3333
eventsFirstPushWindow: 10,
34-
// Wait for large segments to emit SDK_READY event.
35-
waitForLargeSegments: true,
3634
},
3735

3836
// Consent is considered granted by default

0 commit comments

Comments
 (0)