1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-15 02:52:38 -05:00

Added command line option --data-dir.

This commit is contained in:
XMRig
2020-03-10 15:57:47 +07:00
parent 64650bf121
commit 8698b73036
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,