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 ddaa35c commit 2736a9bCopy full SHA for 2736a9b
src/content/configuration/cache.mdx
@@ -135,7 +135,7 @@ module.exports = {
135
136
<Badge text="5.42.0+" />
137
138
-Compression type used for the cache files. By default it is `false` for `development` mode and `'gzip'` for `production` mode.
+Compression type used for the cache files. By default it is `false`.
139
140
`cache.compression` option is only available when [`cache.type`](#cachetype) is set to `'filesystem'`.
141
0 commit comments