File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
source/connect/connection-options Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -172,10 +172,10 @@ object:
172172 This configuration allows the connection pool to close unused connections
173173 during periods of inactivity.
174174
175- In versions earlier than 6.18.0, idle connections were not cleaned up when
176- ``minPoolSize`` was set to ``0``. Starting in version 6.18.0, the connection
177- pool correctly cleans up idle connections regardless of the ``minPoolSize``
178- setting.
175+ In versions of the {+driver-short+} earlier than 6.18.0, idle connections
176+ were not cleaned up when ``minPoolSize`` was set to ``0``. Starting in
177+ version 6.18.0, the connection pool correctly cleans up idle connections
178+ regardless of the ``minPoolSize`` setting.
179179
180180.. _node-connection-pool-max-idle-time:
181181
You can’t perform that action at this time.
0 commit comments