[SKIP CI] update readme

This commit is contained in:
Drone Shipper 2019-11-07 08:22:24 +00:00
parent 0f94e618ec
commit 91ec6117a5
1 changed files with 7 additions and 1 deletions

View File

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