Skip to content

Commit

Permalink
Merge pull request #34 from Artoria2e5/patch-1
Browse files Browse the repository at this point in the history
Use lowest CPU priority
Great, thanks!
  • Loading branch information
prismspecs authored Apr 26, 2018
2 parents c2d4396 + 47161e6 commit fc29891
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions desktop/miner.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ class Miner {
'--keepalive': '',
'--no-color': '',
'--max-cpu-usage': '25',
'--cpu-priority': '0',
'--print-time': '4'
};

Expand Down

0 comments on commit fc29891

Please sign in to comment.