From 23b7bc65eea1b5780b3c11fc22d13ca4314d11e9 Mon Sep 17 00:00:00 2001
From: clokep
Date: Wed, 22 Feb 2023 19:38:09 +0000
Subject: deploy: 4ed08ff72ef8f1abf85ab22de1e51b570f67b27e
---
develop/usage/configuration/config_documentation.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
(limited to 'develop/usage/configuration/config_documentation.html')
diff --git a/develop/usage/configuration/config_documentation.html b/develop/usage/configuration/config_documentation.html
index 925b5316a5..4cd62dddba 100644
--- a/develop/usage/configuration/config_documentation.html
+++ b/develop/usage/configuration/config_documentation.html
@@ -1462,12 +1462,12 @@ Defaults to per_second: 0.1
, burst_count: 5
.
-
address
ratelimits login requests based on the client's IP
-address. Defaults to per_second: 0.17
, burst_count: 3
.
+address. Defaults to per_second: 0.003
, burst_count: 5
.
-
account
ratelimits login requests based on the account the
-client is attempting to log into. Defaults to per_second: 0.17
,
-burst_count: 3
.
+client is attempting to log into. Defaults to per_second: 0.03
,
+burst_count: 5
.
-
failed_attempts
ratelimits login requests based on the account the
--
cgit 1.5.1