diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-01-05 16:45:22 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-01-05 16:45:22 -0400 |
commit | e746d02f912a9cf853a9030461e1fcde53001ee7 (patch) | |
tree | 7324a2a4d992bb5895071807aba9771bd91a56ef /doc/special_remotes | |
parent | dc9351edf97cfa279221fac0c7e3dfedb6993a5d (diff) |
remove obsolete note; s3-aws was merged already
Diffstat (limited to 'doc/special_remotes')
-rw-r--r-- | doc/special_remotes/S3.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/special_remotes/S3.mdwn b/doc/special_remotes/S3.mdwn index f397125cf..5d161c3b8 100644 --- a/doc/special_remotes/S3.mdwn +++ b/doc/special_remotes/S3.mdwn @@ -60,8 +60,6 @@ the S3 remote. but can be enabled or changed at any time. time. - NOTE: there is a [[bug|/bugs/S3_upload_not_using_multipart/]] which depends on the AWS library. See [[this comment|http://git-annex.branchable.com/bugs/S3_upload_not_using_multipart/#comment-4c45dac68866d3550c0b32ed466e2c6a]] (the latest as of now). - * `fileprefix` - By default, git-annex places files in a tree rooted at the top of the S3 bucket. When this is set, it's prefixed to the filenames used. For example, you could set it to "foo/" in one special remote, |