chore: Run make docs
This commit is contained in:
parent
9c8196fdac
commit
bb811daef4
|
|
@ -101,7 +101,7 @@ to use them.
|
||||||
# timeout="10s"
|
# timeout="10s"
|
||||||
|
|
||||||
## MaxIdleConns controls the maximum number of idle (keep-alive) connections
|
## MaxIdleConns controls the maximum number of idle (keep-alive) connections
|
||||||
##across all hosts. Zero means unlimited.
|
## across all hosts. Zero means unlimited.
|
||||||
# max_idle_conn = 0
|
# max_idle_conn = 0
|
||||||
|
|
||||||
## MaxIdleConnsPerHost, if non-zero, controls the maximum idle (keep-alive)
|
## MaxIdleConnsPerHost, if non-zero, controls the maximum idle (keep-alive)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue