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 1216d17 commit fd7d5feCopy full SHA for fd7d5fe
docs/reference/migration/migrate_8_0/snapshots.asciidoc
@@ -13,10 +13,9 @@ Instead use the repository specific `compress` setting to enable compression. Se
13
on the `compress` setting.
14
15
[float]
16
-==== Compression of meta data files is now default on
+==== Compression of meta data files is now on by default
17
18
-Previously, the default value for `compress` was `false`. The default has been changed to `true`. This aligns the
19
-default with documentation.
+Previously, the default value for `compress` was `false`. The default has been changed to `true`.
20
21
This change will affect both newly created repositories and existing repositories where `compress=false` has not been
22
explicitly specified.
0 commit comments