Skip to content

Commit fd7d5fe

Browse files
Blob Store compress default to true
Improved breaking changes documentation.
1 parent 1216d17 commit fd7d5fe

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/reference/migration/migrate_8_0/snapshots.asciidoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,9 @@ Instead use the repository specific `compress` setting to enable compression. Se
1313
on the `compress` setting.
1414

1515
[float]
16-
==== Compression of meta data files is now default on
16+
==== Compression of meta data files is now on by default
1717

18-
Previously, the default value for `compress` was `false`. The default has been changed to `true`. This aligns the
19-
default with documentation.
18+
Previously, the default value for `compress` was `false`. The default has been changed to `true`.
2019

2120
This change will affect both newly created repositories and existing repositories where `compress=false` has not been
2221
explicitly specified.

0 commit comments

Comments
 (0)