summaryrefslogtreecommitdiff
path: root/doc/special_remotes/S3.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-08-09 14:44:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-08-09 14:44:53 -0400
commit9b8cd90d1151279fbd8cd7fe5dc24b0314281053 (patch)
tree0cb462e2af7ff819839afc6840c95dbe2e529cdd /doc/special_remotes/S3.mdwn
parenta9836d2d60578c064cc57567b2d950431eaa2659 (diff)
pass metadata headers and storage class to S3 when putting objects
Diffstat (limited to 'doc/special_remotes/S3.mdwn')
-rw-r--r--doc/special_remotes/S3.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/special_remotes/S3.mdwn b/doc/special_remotes/S3.mdwn
index a8af93298..492c247cb 100644
--- a/doc/special_remotes/S3.mdwn
+++ b/doc/special_remotes/S3.mdwn
@@ -53,5 +53,5 @@ the S3 remote.
and to "bar/" in another special remote, and both special remotes could
then use the same bucket.
-* `x-amz-*` are passed through as http headers when storing keys
+* `x-amz-meta-*` are passed through as http headers when storing keys
in S3.