mirror of
https://github.com/element-hq/synapse.git
synced 2025-04-15 06:16:20 +00:00
deploy: 7571337445
This commit is contained in:
parent
0a730ea816
commit
fe068dd35c
4 changed files with 4 additions and 4 deletions
|
@ -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…
Add table
Reference in a new issue