From d59756583f0087367067c67859efed9a49d65d2a Mon Sep 17 00:00:00 2001 From: David Pilato Date: Tue, 27 May 2014 16:42:47 +0200 Subject: [PATCH] S3 Repo documentation Closes #83. (cherry picked from commit 67ac149) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd171101b5a..6defa6fbbc9 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ The following settings are supported: * `chunk_size`: Big files can be broken down into chunks during snapshotting if needed. The chunk size can be specified in bytes or by using size value notation, i.e. `1g`, `10m`, `5k`. Defaults to `100m`. * `compress`: When set to `true` metadata files are stored in compressed format. This setting doesn't affect index files that are already compressed by default. Defaults to `false`. -The S3 repositories are using the same credentials as the rest of the S3 services provided by this plugin (`discovery` and `gateway`). They can be configured the following way: +The S3 repositories are using the same credentials as the rest of the AWSS3 Repo documentation #83 services provided by this plugin (`discovery` and `gateway`). They can be configured the following way: cloud: aws: