diff options
-rw-r--r-- | config/test.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
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: | |||
12 | login: | 12 | login: |
13 | window: 5 minutes | 13 | window: 5 minutes |
14 | max: 20 | 14 | max: 20 |
15 | api: | ||
16 | window: 10 seconds | ||
17 | max: 500 | ||
15 | 18 | ||
16 | database: | 19 | database: |
17 | hostname: 'localhost' | 20 | hostname: 'localhost' |