Skip to content

Commit 8750c65

Browse files
committed
end as default
1 parent 73fb235 commit 8750c65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/v3/codecs/sharding-indexed/v1.0.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@ Sharding can be configured per array in the :ref:`array-metadata` as follows::
159159
``index_location``
160160

161161
Specifies whether the shard index is located at the beginning or end of the
162-
file. The parameter value must be either the string ``start`` or ``end``.
162+
file. The parameter value must be either the string ``start`` or ``end``.
163+
If the parameter is not present, the value defaults to ``end``.
163164

164165
Definitions
165166
===========

0 commit comments

Comments
 (0)