Added config only boolean option "hw-aes".

This commit is contained in:
XMRig
2018-04-15 19:25:09 +07:00
parent 769065c979
commit 8061c9597c
3 changed files with 30 additions and 30 deletions

View File

@@ -74,6 +74,7 @@ public:
MaxCPUUsageKey = 1004,
SafeKey = 1005,
ThreadsKey = 't',
HardwareAESKey = 1011,
// xmrig-proxy
AccessLogFileKey = 'A',