Skip to content

Commit d97332f

Browse files
committed
Merge branch 'livekit' into fkwp/doc_update
2 parents 3c5594b + 6551ce8 commit d97332f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/self-hosting.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,10 @@ rc_message:
5555
# Note key sharing events are bursty
5656
per_second: 0.5
5757
burst_count: 30
58+
59+
rc_delayed_event_mgmt:
5860
# This needs to match at least the heart-beat frequency plus a bit of headroom
5961
# Currently the heart-beat is every 5 seconds which translates into a rate of 0.2s
60-
rc_delayed_event_mgmt:
6162
per_second: 1
6263
burst_count: 20
6364
```

0 commit comments

Comments
 (0)