From aad64ac49fa6da6290abca5fbd67dfae720bdb50 Mon Sep 17 00:00:00 2001 From: DroneShipper Date: Wed, 6 Nov 2019 21:43:45 +0000 Subject: [PATCH] [SKIP CI] update readme --- README.md | 6 ------ 1 file changed, 6 deletions(-) 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