Fix travis tests

This commit is contained in:
Chocobozzz 2019-07-04 17:22:24 +02:00
parent c1340a6ac3
commit 8ed86e76b3
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@ rates_limit:
login: login:
window: 5 minutes window: 5 minutes
max: 20 max: 20
api:
window: 10 seconds
max: 500
database: database:
hostname: 'localhost' hostname: 'localhost'