浏览代码

changelog: Add uppy-server S3 options to backlog

Ref https://github.com/transloadit/uppy/issues/236#issuecomment-323781782
Renée Kooi 7 年之前
父节点
当前提交
f88871ba3e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -41,6 +41,7 @@ Ideas that will be planned and find their way into a release at one point
 - [ ] uppy-server: what happens if access token expires amid an upload/download process.
 - [ ] good way to change plugin options at runtime—maybe `this.state.options`?
 - [ ] s3: multipart/"resumable" uploads for large files (@goto-bus-stop)
+- [ ] uppy-server/s3: make s3 endpoint more configurable (@goto-bus-stop)
 - [ ] DnD Bar ? (@arturi)
 
 ## 1.0 Goals