Added command line option --data-dir.

This commit is contained in:
XMRig
2020-03-10 15:57:47 +07:00
parent 8f7425b08c
commit 4de00d017f
10 changed files with 126 additions and 63 deletions

View File

@@ -73,6 +73,7 @@ public:
DaemonKey = 1018,
DaemonPollKey = 1019,
SelfSelectKey = 1028,
DataDirKey = 1035,
// xmrig common
CPUPriorityKey = 1021,