From 16506e7a6aa0560df23949667ff66e32fc934c02 Mon Sep 17 00:00:00 2001 From: David Arnold Date: Sun, 13 Sep 2020 22:17:58 -0500 Subject: [PATCH] Ref: Attachment upload handlers --- client/components/main/editor.js | 1 - 1 file changed, 1 deletion(-) diff --git a/client/components/main/editor.js b/client/components/main/editor.js index dca0f3da5..aa32a733a 100644 --- a/client/components/main/editor.js +++ b/client/components/main/editor.js @@ -170,7 +170,6 @@ BlazeComponent.extendComponent({ const uploader = Attachments.insert( { file, - streams: 'dynamic', chunkSize: 'dynamic', }, false,