summary refs log tree commit diff
path: root/develop/usage
diff options
context:
space:
mode:
authorreivilibre <reivilibre@users.noreply.github.com>2023-03-29 09:02:23 +0000
committerreivilibre <reivilibre@users.noreply.github.com>2023-03-29 09:02:23 +0000
commitefc2c9304849c69a326a94718ca39f6e77a335df (patch)
tree4558c0b28bc8ed716188ca21028373f01438c231 /develop/usage
parentdeploy: 2e936afd5fbcfceae8db91123855b03c3342e767 (diff)
downloadsynapse-efc2c9304849c69a326a94718ca39f6e77a335df.tar.xz
deploy: d0541e36c05fd062e75fecde49ad1b9815445138
Diffstat (limited to 'develop/usage')
-rw-r--r--develop/usage/configuration/config_documentation.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html
index 221c910a4d..6bf562448c 100644
--- a/develop/usage/configuration/config_documentation.html
+++ b/develop/usage/configuration/config_documentation.html
@@ -1466,7 +1466,7 @@ address. Defaults to <code>per_second: 0.003</code>, <code>burst_count: 5</code>
 </li>
 <li>
 <p><code>account</code> ratelimits login requests based on the account the
-client is attempting to log into. Defaults to <code>per_second: 0.03</code>,
+client is attempting to log into. Defaults to <code>per_second: 0.003</code>,
 <code>burst_count: 5</code>.</p>
 </li>
 <li>