From 4a26d90584981b5c4d659b3f48face3710cc2dce Mon Sep 17 00:00:00 2001 From: Acconut Date: Thu, 21 Jun 2018 22:36:30 +0200 Subject: [PATCH] A note about shared config file to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2589797..3f4e4f7 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,8 @@ $ tusd -s3-bucket my-test-bucket.com [tusd] Using /metrics as the metrics path. ``` +tusd is also able to read the credentials automatically from a shared credentials file (~/.aws/credentials) as described in https://github.com/aws/aws-sdk-go#configuring-credentials. + Furthermore, tusd also has support for storing uploads on Google Cloud Storage. In order to enable this feature, supply the path to your account file containing the necessary credentials: