chore: Run make docs

This commit is contained in:
Sven Rebhan 2024-10-30 20:41:45 +01:00 committed by GitHub
parent 9c8196fdac
commit bb811daef4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ to use them.
# timeout="10s"
## 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
## MaxIdleConnsPerHost, if non-zero, controls the maximum idle (keep-alive)