summary refs log tree commit diff
path: root/develop/usage/configuration/config_documentation.html
diff options
context:
space:
mode:
Diffstat (limited to 'develop/usage/configuration/config_documentation.html')
-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 92319ead85..770c600719 100644 --- a/develop/usage/configuration/config_documentation.html +++ b/develop/usage/configuration/config_documentation.html
@@ -1315,7 +1315,7 @@ client is attempting to log into. Defaults to <code>per_second: 0.17</code>, <code>burst_count: 3</code>.</p> </li> <li> -<p><code>failted_attempts</code> ratelimits login requests based on the account the +<p><code>failed_attempts</code> ratelimits login requests based on the account the client is attempting to log into, based on the amount of failed login attempts for this account. Defaults to <code>per_second: 0.17</code>, <code>burst_count: 3</code>.</p> </li>