Added a comment
This commit is contained in:
parent
8fbdcd7d9f
commit
2ca8ddca0f
1 changed files with 12 additions and 0 deletions
|
@ -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`
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue