summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/config/config.json b/config/config.json
index 31b1b1a45..85e07bdce 100644
--- a/config/config.json
+++ b/config/config.json
@@ -263,8 +263,13 @@
},
"ClusterSettings": {
"Enable": false,
- "InterNodeListenAddress": ":8075",
- "InterNodeUrls": []
+ "ClusterName": "",
+ "OverrideHostname": "",
+ "UseIpAddress": true,
+ "UseExperimentalGossip": false,
+ "ReadOnlyConfig": true,
+ "GossipPort": 8074,
+ "StreamingPort": 8075
},
"MetricsSettings": {
"Enable": false,