Skip to content

Commit

Permalink
Document S3 endpoint for Companion (#179)
Browse files Browse the repository at this point in the history
Co-authored-by: Mikael Finstad <finstaden@gmail.com>
  • Loading branch information
Murderlon and mifi authored Oct 25, 2023
1 parent 6be71d4 commit a4e9839
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/companion.md
Original file line number Diff line number Diff line change
Expand Up @@ -463,6 +463,11 @@ which has only the secret, nothing else.

:::

##### `s3.endpoint` `COMPANION_AWS_ENDPOINT`

Optional URL to a custom S3 (compatible) service. Otherwise uses the default
from the AWS SDK.

##### `s3.bucket` `COMPANION_AWS_BUCKET`

The name of the bucket to store uploaded files in.
Expand Down

0 comments on commit a4e9839

Please sign in to comment.