Skip to content

Commit f3a2b2e

Browse files
committed
Noah feedback
1 parent 607138b commit f3a2b2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/connect/connection-options.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,8 @@ in the {+mdb-server+} manual.
185185

186186
* - ``maxIdleTimeMS``
187187
- | The maximum time that a connection can remain idle in the pool. When a connection
188-
exceeds this limit, {+driver-short+} closes the connection and checks it back
189-
into the pool.
188+
exceeds this limit, {+driver-short+} closes the connection and removes it from
189+
the pool.
190190
|
191191
| **Data Type**: ``int``
192192
| **Default**: ``None`` (no limit)

0 commit comments

Comments
 (0)