Skip to content

Commit 73b1f3f

Browse files
committed
CDRIVER-3683 doc allowDiskUse server support
1 parent 02fd694 commit 73b1f3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/libmongoc/doc/mongoc_collection_find_with_opts.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ To add a "readConcern", construct a :symbol:`mongoc_read_concern_t` with :symbol
144144
For some options like "collation", the driver returns an error if the server version is too old to support the feature.
145145
Any fields in ``opts`` that are not listed here are passed to the server unmodified.
146146

147+
``allowDiskUse`` is only supported in MongoDB 4.4+.
148+
147149
Deprecated Options
148150
------------------
149151

0 commit comments

Comments
 (0)