This commit is contained in:
syeopite 2025-06-01 16:11:32 -07:00
parent 3b62efb34f
commit 8641c17496
No known key found for this signature in database
GPG Key ID: A73C186DA3955A1A

View File

@ -28,7 +28,7 @@ db:
## Accepted values: a positive integer ## Accepted values: a positive integer
## Default: 100 ## Default: 100
## ##
#max_size: 100 #max_pool_size: 100
## ##
## How many idle connections should be allowed to exist within the connection pool. ## How many idle connections should be allowed to exist within the connection pool.