Specify units for the pool timeout setting
This commit is contained in:
committed by
Steve Chávez
parent
2fc0e2f8cb
commit
dbbba4e51a
+1
-1
@@ -95,7 +95,7 @@ db-pool
|
||||
db-pool-timeout
|
||||
---------------
|
||||
|
||||
Time to live for an idle database pool connection. If the timeout is reached the connection will be closed.
|
||||
Time to live, in seconds, for an idle database pool connection. If the timeout is reached the connection will be closed.
|
||||
Once a new request arrives a new connection will be started.
|
||||
|
||||
.. _db-extra-search-path:
|
||||
|
||||
Reference in New Issue
Block a user