Added config only boolean option "hw-aes".
This commit is contained in:
parent
f0158ae505
commit
f8bf48a522
3 changed files with 30 additions and 30 deletions
|
@ -74,6 +74,7 @@ public:
|
|||
MaxCPUUsageKey = 1004,
|
||||
SafeKey = 1005,
|
||||
ThreadsKey = 't',
|
||||
HardwareAESKey = 1011,
|
||||
|
||||
// xmrig-proxy
|
||||
AccessLogFileKey = 'A',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue