diff --git a/talaria.yaml b/talaria.yaml index 1d7eabb7..84ad3480 100644 --- a/talaria.yaml +++ b/talaria.yaml @@ -321,9 +321,9 @@ inbound: # WARNING: This is an example auth token. DO NOT use this in production. authKey: YXV0aEhlYWRlcg== - # requestTimeout is the timeout for all inbound HTTP requests. + # The timeout for all inbound HTTP requests. # (Optional) defaults to 120s - requestTimeout: "120s" + timeout: "120s" ######################################## # Authorization Related Configuration