wording
This commit is contained in:
parent
ccfb433ab3
commit
809ee40d76
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ s3Setup' u c = if isIA c then archiveorg else defaulthost
|
|||
fromMaybe (error "specify bucket=") $
|
||||
getBucketName c
|
||||
let archiveconfig =
|
||||
-- hS3 does not pass through x-archive-* headers
|
||||
-- IA acdepts x-amz-* as an alias for x-archive-*
|
||||
M.mapKeys (replace "x-archive-" "x-amz-") $
|
||||
-- encryption does not make sense here
|
||||
M.insert "encryption" "none" $
|
||||
|
|
Loading…
Add table
Reference in a new issue