Added config option to enable pprof (#253)

* Added config option to enable pprof

* fixed typo in Makefile
This commit is contained in:
Andrew
2019-03-14 14:56:30 +11:00
committed by Adrian Gallagher
parent 6cb356cd7a
commit 58bd0a301b
5 changed files with 30 additions and 1 deletions

View File

@@ -9,6 +9,9 @@
"level": "DEBUG|WARN|INFO|ERROR|FATAL",
"rotate": true
},
"profiler": {
"enabled": false
},
"currencyConfig": {
"forexProviders": [
{