We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53479ee commit 0fb2f34Copy full SHA for 0fb2f34
src/content/configuration/other-options.mdx
@@ -355,8 +355,6 @@ module.exports = {
355
};
356
```
357
358
-W> `cache.idleTimeout` is only available when [`cache.store`](#cachestore) is set to `'pack'`
359
-
360
### cache.idleTimeoutForInitialStore
361
362
`number = 0`
@@ -374,8 +372,6 @@ module.exports = {
374
372
375
373
376
377
-W> `cache.idleTimeoutForInitialStore` is only available when [`cache.store`](#cachestore) is set to `'pack'`
378
379
## dependencies
380
381
`[string]`
0 commit comments