Fix tests
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
# "auth-file", and "web-push-file" options are not required.
|
||||
#
|
||||
# You can append connection pool parameters as query parameters:
|
||||
# pool_max_conns=25 - Maximum number of open connections (default: 25)
|
||||
# pool_max_conns=10 - Maximum number of open connections (default: 10)
|
||||
# pool_max_idle_conns=N - Maximum number of idle connections
|
||||
# pool_conn_max_lifetime=5m - Maximum lifetime of a connection (Go duration)
|
||||
# pool_conn_max_idle_time=1m - Maximum idle time of a connection (Go duration)
|
||||
|
||||
Reference in New Issue
Block a user