mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-09 08:42:40 -05:00
Added command line option --pause-on-battery and renamed config option.
This commit is contained in:
@@ -110,7 +110,7 @@ R"===(
|
||||
"syslog": false,
|
||||
"user-agent": null,
|
||||
"watch": true,
|
||||
"mine-on-battery": true
|
||||
"pause-on-battery": false
|
||||
}
|
||||
)===";
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user