Added config only boolean option "hw-aes".

This commit is contained in:
XMRig 2018-04-15 19:25:09 +07:00
parent f0158ae505
commit f8bf48a522
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',