S3 Repo documentation

Closes #83.

(cherry picked from commit 67ac149)
This commit is contained in:
David Pilato 2014-05-27 16:42:47 +02:00
parent 77143f06d9
commit d59756583f
1 changed files with 1 additions and 1 deletions

View File

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