Update rc_presence config docs with int burst_count (#18159)

This commit is contained in:
Andrew Morgan
2025-02-14 17:23:40 +07:00
committed by GitHub
parent 0b1830b121
commit 74a70190ab
2 changed files with 2 additions and 1 deletions

View File

@@ -1944,7 +1944,7 @@ Example configuration:
rc_presence:
per_user:
per_second: 0.05
burst_count: 0.5
burst_count: 1
```
---
### `federation_rr_transactions_per_room_per_second`