diff --git a/Functions/host.json b/Functions/host.json index 1a32b11..bdc488d 100644 --- a/Functions/host.json +++ b/Functions/host.json @@ -1,10 +1,6 @@ { "version": "2.0", "functionTimeout": "00:30:00", - "concurrency": { - "dynamicConcurrencyEnabled": true, - "snapshotPersistenceEnabled": true - }, "extensions": { "http": { "routePrefix": "",