More flexible pools configuration.
This commit is contained in:
parent
4c06d8b080
commit
b8cc1136a4
8 changed files with 83 additions and 40 deletions
|
@ -128,7 +128,7 @@ Options::Options(int argc, char **argv) :
|
|||
m_user(nullptr),
|
||||
m_algo(0),
|
||||
m_algoVariant(0),
|
||||
m_donateLevel(DONATE_LEVEL),
|
||||
m_donateLevel(kDonateLevel),
|
||||
m_maxCpuUsage(75),
|
||||
m_retries(5),
|
||||
m_retryPause(5),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue