Post
Topic
Board Altcoin Discussion
Re: Monero Support
by
Shivoreun
on 29/04/2019, 14:17:34 UTC
Hi to all.
Does anybody know, how to tell monerod.exe to not start mining? I've trying to set-up own monero node, and everything is OK, except one annonying thing - the monero daemon begins to mine on all cores after 5-10min from launch. The flag --bg-mining-enable is NOT set (looks like it has no arguments, so, the mining is allowed only, when the flag is present?) Also, tried to play with --mining-threads --bg-mining-idle-threshold --bg-mining-miner-target flags, to set the conditions, when mining will not start, but looks like the v0.14.0.x is completely ignoring these settings - mining starting anyway, after a few minutes.

How to disable the mining function?..