diff --git a/provisioning/resources/configs/iglu-resolver.json b/provisioning/resources/configs/iglu-resolver.json index 2b3ef941..9506f8e0 100644 --- a/provisioning/resources/configs/iglu-resolver.json +++ b/provisioning/resources/configs/iglu-resolver.json @@ -1,7 +1,8 @@ { - "schema": "iglu:com.snowplowanalytics.iglu/resolver-config/jsonschema/1-0-1", + "schema": "iglu:com.snowplowanalytics.iglu/resolver-config/jsonschema/1-0-2", "data": { "cacheSize": 500, + "cacheTtl": 1, "repositories": [ { "name": "Iglu Central",