Merge pull request #957 from basecamp/numeric-timeouts
Response timeout should be a number
This commit is contained in:
@@ -47,7 +47,7 @@ proxy:
|
|||||||
# Response timeout
|
# Response timeout
|
||||||
#
|
#
|
||||||
# How long to wait for requests to complete before timing out, defaults to 30 seconds
|
# How long to wait for requests to complete before timing out, defaults to 30 seconds
|
||||||
response_timeout: 10s
|
response_timeout: 10
|
||||||
|
|
||||||
# Healthcheck
|
# Healthcheck
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user