Sfoglia il codice sorgente

Ref: Attachment upload handlers

David Arnold 4 anni fa
parent
commit
16506e7a6a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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,