mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-06 13:01:50 +02:00
deploy: 75713374454ef36ec549018344996e06a67dd2bf
This commit is contained in:
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…
x
Reference in New Issue
Block a user