This commit is contained in:
fkwp
2025-03-10 20:58:12 +01:00
parent e39fe3bc7f
commit f9ced9f10d

View File

@@ -52,9 +52,9 @@ rc_message:
burst_count: 30
# This needs to match at least the heart-beat frequency plus a bit of headroom
# Currently the heart-beat is every 5 seconds which translates into a rate of 0.2s
rc_delayed_event_mgmt:
per_second: 1
burst_count: 20
rc_delayed_event_mgmt:
per_second: 1
burst_count: 20
```
### MatrixRTC Backend