diff options
Diffstat (limited to 'development/configuration')
-rw-r--r-- | development/configuration/base.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/development/configuration/base.json b/development/configuration/base.json index 5233f02c..a88b8fb4 100644 --- a/development/configuration/base.json +++ b/development/configuration/base.json @@ -18,7 +18,6 @@ } }, "collector": { - "dummyMode": false, "maxRequestSizeBytes": 1048576, "kafkaServers": [ "message-router-kafka:9092" |