Skip to content

Commit

Permalink
Add a critical missing field to the extended config s3 example (#2991)
Browse files Browse the repository at this point in the history
  • Loading branch information
jontg authored Dec 1, 2020
1 parent 7b48422 commit f6fd6ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sources/configuration/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ or expanded config can be used.
```yaml
storage_config:
aws:
bucketnames: bucket_name1, bucket_name2
endpoint: s3.endpoint.com
region: s3_region
access_key_id: s3_access_key_id
Expand Down

0 comments on commit f6fd6ae

Please sign in to comment.