Added a comment

This commit is contained in:
http://joeyh.name/ 2014-08-02 23:08:44 +00:00 committed by admin
parent 8fbdcd7d9f
commit 2ca8ddca0f

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="http://joeyh.name/"
ip="209.250.56.112"
subject="comment 3"
date="2014-08-02T23:08:44Z"
content="""
hS3's author seems to have abandoned it and it has other problems. I should try to switch to a different S3 library.
There is now a workaround; S3 special remotes can be configured to use [[chunking]]. A max of one chunk will then be buffered in memory at a time.
For example, to reconfigure an existing mys3 remote: `enableremote mys3 chunk=1MiB`
"""]]