This commit is contained in:
DMRobertson 2022-09-12 13:12:21 +00:00
parent 0a730ea816
commit fe068dd35c
4 changed files with 4 additions and 4 deletions

View file

@ -4354,7 +4354,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>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -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>