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