mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-07 16:05:05 -05:00
Use total memory (Linux report low free memory) and fix typo.
This commit is contained in:
@@ -74,5 +74,5 @@ xmrig::RxConfig::Mode xmrig::RxConfig::readMode(const rapidjson::Value &value) c
|
||||
}
|
||||
}
|
||||
|
||||
return LightMode;
|
||||
return AutoMode;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user