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.
2 parents 3c5594b + 6551ce8 commit d97332fCopy full SHA for d97332f
docs/self-hosting.md
@@ -55,9 +55,10 @@ rc_message:
55
# Note key sharing events are bursty
56
per_second: 0.5
57
burst_count: 30
58
+
59
+rc_delayed_event_mgmt:
60
# This needs to match at least the heart-beat frequency plus a bit of headroom
61
# Currently the heart-beat is every 5 seconds which translates into a rate of 0.2s
-rc_delayed_event_mgmt:
62
per_second: 1
63
burst_count: 20
64
```
0 commit comments