aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/config.json')
-rw-r--r--src/main/resources/config.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/main/resources/config.json b/src/main/resources/config.json
index 436a181..89d887a 100644
--- a/src/main/resources/config.json
+++ b/src/main/resources/config.json
@@ -16,14 +16,6 @@
"evictionInterval": "10s",
"minIdleTime": "1 minute"
},
- "dcaeControllerConnection": {
- "host": "dcae-controller-hostname",
- "port": 9998,
- "basePath": "resources",
- "user": null,
- "password": null,
- "required": false
- },
"databusControllerConnection": {
"host": "databus-controller-hostname",
"port": 8443,