diff --git a/tests/hyperglass.yaml b/tests/hyperglass.yaml index c831f04..f512c88 100644 --- a/tests/hyperglass.yaml +++ b/tests/hyperglass.yaml @@ -1,11 +1,13 @@ general: + debug: true primary_asn: 65001 org_name: Travis CI Test features: -rate_limit: - query: - rate: 1000 - site: - rate: 1000 + rate_limit: + query: + rate: 1000 + site: + rate: 1000 cache: timeout: 1 +