deploy: 7571337445
parent
0a730ea816
commit
fe068dd35c
|
@ -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
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue