1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-06-27 21:35:08 -04:00

#1708 Added "title" option.

This commit is contained in:
XMRig
2020-06-06 00:24:58 +07:00
parent 33bfecd49b
commit ea72052f50
15 changed files with 152 additions and 10 deletions
+2
View File
@@ -74,6 +74,8 @@ public:
DaemonPollKey = 1019,
SelfSelectKey = 1028,
DataDirKey = 1035,
TitleKey = 1037,
NoTitleKey = 1038,
// xmrig common
CPUPriorityKey = 1021,