[SKIP CI] update readme
This commit is contained in:
parent
0f94e618ec
commit
91ec6117a5
@ -539,6 +539,9 @@ Ratelimiting settings for login requests based on the client's IP address.
|
||||
#### Default value
|
||||
|
||||
```YAML
|
||||
matrix_rc_login_address:
|
||||
per_second: 0.17
|
||||
burst_count: 3
|
||||
```
|
||||
|
||||
### matrix_rc_login_account
|
||||
@ -548,6 +551,9 @@ Ratelimiting settings for login requests based on the account the client is atte
|
||||
#### Default value
|
||||
|
||||
```YAML
|
||||
matrix_rc_login_account:
|
||||
per_second: 0.17
|
||||
burst_count: 3
|
||||
```
|
||||
|
||||
## Dependencies
|
||||
@ -560,4 +566,4 @@ Robert Kaussow
|
||||
|
||||
## Author
|
||||
|
||||
xoxys <mail@geeklabor.de>
|
||||
[xoxys](https:/itea.rknet.org/xoxys)
|
||||
|
Loading…
Reference in New Issue
Block a user