소스 검색

Ref: Attachment upload handlers

David Arnold 5 년 전
부모
커밋
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,