Skip to content

Commit df0be51

Browse files
committed
tech feedback
1 parent 7491c11 commit df0be51

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source/read/change-streams.txt

+2-3
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,8 @@ of the watch functions:
152152
By default, watch functions have an initial batch size of ``101``
153153
documents and a maximum size of 16 mebibytes (MiB) for each subsequent
154154
batch. This option can enforce a smaller limit than 16 MiB, but not a
155-
larger one. If you set ``batchSize`` to a limit that results in batches
156-
larger than 16 MiB, this option has no effect and the watch function uses
157-
the default batch size.
155+
larger one. For details, see :manual:`Cursor Batches </tutorial/iterate-a-cursor/#std-label-cursor-batches>`
156+
in the {+mdb-server+} manual.
158157

159158
* - ``comment``
160159
- | Specifies a comment to attach to the operation.

0 commit comments

Comments
 (0)