Skip to content

Commit 875e8ea

Browse files
committed
config in migration
1 parent 0a01a52 commit 875e8ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user-guide/v3_migration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,10 @@ Configuration options include the following:
153153

154154
- Default Zarr format ``default_zarr_version``
155155
- Default array order in memory ``array.order``
156+
- Default codecs ``array.v3_default_codecs`` and ``array.v2_default_compressor``
157+
- Whether empty chunks are written to storage ``array.write_empty_chunks``
156158
- Async and threading options, e.g. ``async.concurrency`` and ``threading.max_workers``
157159
- Selections of implementations of codecs, codec pipelines and buffers
158-
- TODO: write_empty_chunks PR 2429
159-
- TODO: default codecs PR 2470
160160

161161
Miscellaneous
162162
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)