Skip to content

Commit ea4622f

Browse files
committed
Fixg
1 parent 9831d34 commit ea4622f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/connect/connection-options/connection-pools.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ your connection URI:
7474
| **Connection URI Example**: ``maxIdleTimeMS=60000``
7575

7676
* - ``MaxConnectionLifeTime``
77-
- The maximum time that a connection can be pooled. When a connection exceeds this
78-
limit, the {+driver-short+} closes the connection and removes it from the pool.
77+
- | The maximum time that a connection can be pooled. When a connection exceeds this
78+
limit, the {+driver-short+} closes the connection and removes it from the pool.
7979
|
8080
| **Data Type**: ``TimeSpan``
8181
| **Default**: 30 minutes

0 commit comments

Comments
 (0)