diff --git a/host.json b/host.json index b10162de..315c5fce 100644 --- a/host.json +++ b/host.json @@ -11,9 +11,7 @@ "queues": { "maxPollingInterval": "00:00:02", "visibilityTimeout": "00:00:30", - "batchSize": 12, "maxDequeueCount": 5, - "newBatchThreshold": 6, "messageEncoding": "none" } },