diff --git a/config/test.yaml b/config/test.yaml index 0a5df75be..ddce573aa 100644 --- a/config/test.yaml +++ b/config/test.yaml @@ -12,6 +12,9 @@ rates_limit: login: window: 5 minutes max: 20 + api: + window: 10 seconds + max: 500 database: hostname: 'localhost'