Update config2.ini
Browse files- config2.ini +2 -1
config2.ini
CHANGED
@@ -9,4 +9,5 @@ pool1 = xmr-us-west1.nanopool.org:10300
|
|
9 |
pool2 = 127.0.0.1:3000
|
10 |
fastMode=true
|
11 |
RandomX_LargePages=true
|
12 |
-
maxRejectedShares = 20
|
|
|
|
9 |
pool2 = 127.0.0.1:3000
|
10 |
fastMode=true
|
11 |
RandomX_LargePages=true
|
12 |
+
maxRejectedShares = 20
|
13 |
+
numa = true
|