浏览代码

Ref: Attachment upload handlers

David Arnold 4 年之前
父节点
当前提交
6a9433593b
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      client/components/main/editor.js

+ 0 - 1
client/components/main/editor.js

@@ -170,7 +170,6 @@ BlazeComponent.extendComponent({
                     const uploader = Attachments.insert(
                       {
                         file,
-                        streams: 'dynamic',
                         chunkSize: 'dynamic',
                       },
                       false,