Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
iganev0886 committed Nov 10, 2023
1 parent d641fc5 commit 7754486
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions talaria.yaml
Expand Up @@ -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
Expand Down

0 comments on commit 7754486

Please sign in to comment.