Skip to content

Commit 4f9dc2a

Browse files
committed
updated changelog example
1 parent 361b143 commit 4f9dc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog/v7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1813,7 +1813,7 @@ We will not send replays that are <5s long anymore. Additionally, we also added
18131813
18141814
```js
18151815
new Replay({
1816-
minReplayDuration: 10000, // in ms - note that this is capped at 15s max!
1816+
minReplayDuration: 10000, // in ms - note that this is capped at 5 minutes max!
18171817
});
18181818
```
18191819

0 commit comments

Comments
 (0)