summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/config.json b/config/config.json
index 8328a5bf9..dbf2eacf7 100644
--- a/config/config.json
+++ b/config/config.json
@@ -228,6 +228,10 @@
"InterNodeListenAddress": ":8075",
"InterNodeUrls": []
},
+ "MetricsSettings": {
+ "Enable": false,
+ "ListenAddress": ":8067"
+ },
"WebrtcSettings": {
"Enable": false,
"GatewayWebsocketUrl": "",