Added command line options --dns-ipv6 and --dns-ttl.

This commit is contained in:
XMRig
2021-03-20 11:12:09 +07:00
parent dbdddc5aa0
commit aeeceb363e
4 changed files with 17 additions and 1 deletions

View File

@@ -82,6 +82,8 @@ public:
HugePageSizeKey = 1050,
PauseOnActiveKey = 1051,
SubmitToOriginKey = 1052,
DnsIPv6Key = 1053,
DnsTtlKey = 1054,
// xmrig common
CPUPriorityKey = 1021,