1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-07 07:55:04 -05:00

Added command line option --pause-on-battery and renamed config option.

This commit is contained in:
XMRig
2020-07-23 15:45:01 +07:00
parent 6484bbb716
commit 32e9b7e34a
10 changed files with 32 additions and 25 deletions

View File

@@ -76,6 +76,7 @@ public:
DataDirKey = 1035,
TitleKey = 1037,
NoTitleKey = 1038,
PauseOnBatteryKey = 1041,
// xmrig common
CPUPriorityKey = 1021,