Add a critical missing field to the extended config s3 example (#2991)

pull/3010/head
Jón Tómas Grétarsson 5 years ago committed by GitHub
parent 7b48422b6f
commit f6fd6ae7da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      docs/sources/configuration/examples.md

@ -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

Loading…
Cancel
Save