Adding block profiling to metrics (#4741)

This commit is contained in:
Christopher Speller
2016-12-09 10:26:56 -05:00
committed by GitHub
parent e068c1d58e
commit 9670afed82
2 changed files with 9 additions and 2 deletions

View File

@@ -231,6 +231,7 @@
},
"MetricsSettings": {
"Enable": false,
"BlockProfileRate": 0,
"ListenAddress": ":8067"
},
"WebrtcSettings": {