diff --git a/README.md b/README.md index 0b21171b..0a09ebf3 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ If this property is not specified, the default catalog defined by the JDBC drive :watch:``connectionTimeout``
This property controls the maximum number of milliseconds that a client (that's you) will wait for a connection from the pool. If this time is exceeded without a connection becoming -available, a SQLException will be thrown. 250ms is the minimum value. *Default: 30000 (30 seconds)* +available, a SQLException will be thrown. 100ms is the minimum value. *Default: 30000 (30 seconds)* :watch:``idleTimeout``
This property controls the maximum amount of time (in milliseconds) that a connection is