From 8ed86e76b3f50d19a6731e87ca9e71b35c987bb3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 4 Jul 2019 17:22:24 +0200 Subject: Fix travis tests --- config/test.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') 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' -- cgit v1.2.3