Skip to content
Snippets Groups Projects
Commit d2d1fcf2 authored by Lukas Mauß's avatar Lukas Mauß
Browse files

Adjust dataGroup 'api'

parent c21ef10b
No related merge requests found
...@@ -6,9 +6,10 @@ ...@@ -6,9 +6,10 @@
"name": "api", "name": "api",
"urls": ["/**"], "urls": ["/**"],
"cacheConfig": { "cacheConfig": {
"strategy": "freshness",
"maxSize": 500, "maxSize": 500,
"maxAge": "7d", "timeout": "3s",
"strategy": "performance" "maxAge": "7d"
} }
} }
], ],
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment