mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
Added config option to enable pprof (#253)
* Added config option to enable pprof * fixed typo in Makefile
This commit is contained in:
3
testdata/configtest.json
vendored
3
testdata/configtest.json
vendored
@@ -9,6 +9,9 @@
|
||||
"level": "DEBUG|WARN|INFO|ERROR|FATAL",
|
||||
"rotate": true
|
||||
},
|
||||
"profiler": {
|
||||
"enabled": false
|
||||
},
|
||||
"currencyConfig": {
|
||||
"forexProviders": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user