Skip to content

Commit

Permalink
docs: update s3 config
Browse files Browse the repository at this point in the history
  • Loading branch information
nickamzol committed Jun 27, 2024
1 parent ea82a80 commit 113c648
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/topics/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,11 +212,11 @@ The following options are available if the S3 backend is selected:
aets:
- aet: RESEARCH
backend: S3
s3:
endpoint: http://s3.local
bucket: research
region: local
credentials:
endpoint: http://s3.local
bucket: research
region: local
concurrency: 32
credentials:
access-key: ABC123
secret-key: topSecret
```
Expand Down

0 comments on commit 113c648

Please sign in to comment.