Removed --save-config option and added calibrate algo control options to config file

This commit is contained in:
MoneroOcean 2018-08-04 11:31:42 +02:00
parent f340ea69f2
commit 846eca9743
6 changed files with 7 additions and 12 deletions

View file

@ -34,6 +34,8 @@
"safe": false,
"threads": null,
"algo-perf": null,
"calibrate-algo": false,
"calibrate-algo-time": 60,
"user-agent": null,
"watch": false
}