Skip to content

Commit

Permalink
Include the aws region in example config
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjmartin authored Sep 20, 2024
1 parent d87662a commit a941240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/guides/operator/archives.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ state-archive-read-config:
# you can either provide your own aws credentials via "aws-secret-access-key" and
# "aws-access-key-id" or set no-sign-request: true
no-sign-request: true
aws-region: "us-west-2"
object-store-connection-limit: 20
# How many objects to read ahead when catching up
concurrency: 5
Expand Down

0 comments on commit a941240

Please sign in to comment.