aboutsummaryrefslogtreecommitdiffstats
path: root/development/configuration/base.json
diff options
context:
space:
mode:
Diffstat (limited to 'development/configuration/base.json')
-rw-r--r--development/configuration/base.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/development/configuration/base.json b/development/configuration/base.json
index 5233f02c..c89a8288 100644
--- a/development/configuration/base.json
+++ b/development/configuration/base.json
@@ -16,18 +16,5 @@
"trustStoreFile": "/etc/ves-hv/ssl/trust.p12",
"trustStorePassword": "onaponap"
}
- },
- "collector": {
- "dummyMode": false,
- "maxRequestSizeBytes": 1048576,
- "kafkaServers": [
- "message-router-kafka:9092"
- ],
- "routing": [
- {
- "fromDomain": "perf3gpp",
- "toTopic": "HV_VES_PERF3GPP"
- }
- ]
}
} \ No newline at end of file