aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/default.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 78995b4bc..c4ea3c42c 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -13,7 +13,7 @@ rates_limit:
13 api: 13 api:
14 # 50 attempts in 10 seconds 14 # 50 attempts in 10 seconds
15 window: 10 seconds 15 window: 10 seconds
16 max: 50 16 max: 100
17 login: 17 login:
18 # 15 attempts in 5 min 18 # 15 attempts in 5 min
19 window: 5 minutes 19 window: 5 minutes