Fixed cache timeout
This commit is contained in:
parent
6ab818469d
commit
5ea7da4945
@ -35,7 +35,7 @@
|
|||||||
"name": "firestore",
|
"name": "firestore",
|
||||||
"urls": ["https://firestore.googleapis.com/**"],
|
"urls": ["https://firestore.googleapis.com/**"],
|
||||||
"cacheConfig": {
|
"cacheConfig": {
|
||||||
"timeout": "1000ms",
|
"timeout": "1000",
|
||||||
"strategy": "freshness"
|
"strategy": "freshness"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user