summary refs log tree commit diff
path: root/docs/usage/configuration/config_documentation.md
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2025-02-14 17:23:40 +0700
committerGitHub <noreply@github.com>2025-02-14 17:23:40 +0700
commit74a70190ab3bc17aa7f31d00daa98444f7577b61 (patch)
tree3d83149a75570bbf72173767a99b8e148b57dce5 /docs/usage/configuration/config_documentation.md
parentDocument missing server config options (#18122) (diff)
downloadsynapse-74a70190ab3bc17aa7f31d00daa98444f7577b61.tar.xz
Update `rc_presence` config docs with int burst_count (#18159)
Diffstat (limited to 'docs/usage/configuration/config_documentation.md')
-rw-r--r--docs/usage/configuration/config_documentation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usage/configuration/config_documentation.md b/docs/usage/configuration/config_documentation.md

index fdca48caf0..92ab6438c1 100644 --- a/docs/usage/configuration/config_documentation.md +++ b/docs/usage/configuration/config_documentation.md
@@ -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`