diff --git a/README.md b/README.md index 419aff0..26ac73a 100644 --- a/README.md +++ b/README.md @@ -539,9 +539,6 @@ 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 @@ -551,9 +548,6 @@ 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