Created
February 1, 2022 23:53
-
-
Save elisam98/a6dc75586d55f610248c76bf23d6db2d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"api": { | |
"id": null, | |
"worker-id": null | |
}, | |
"http": { | |
"enabled": true, | |
"host": "127.0.0.1", | |
"port": 50080, | |
"access-token": "XMRigForAndroid", | |
"restricted": false | |
}, | |
"autosave": true, | |
"background": false, | |
"colors": true, | |
"title": true, | |
"randomx": { | |
"init": -1, | |
"init-avx2": 0, | |
"mode": "auto", | |
"1gb-pages": false, | |
"rdmsr": true, | |
"wrmsr": false, | |
"cache_qos": false, | |
"numa": true, | |
"scratchpad_prefetch_mode": 1 | |
}, | |
"cpu": { | |
"enabled": true, | |
"huge-pages": true, | |
"huge-pages-jit": false, | |
"hw-aes": null, | |
"priority": 1, | |
"memory-pool": true, | |
"yield": true, | |
"argon2-impl": null, | |
"astrobwt-max-size": 400, | |
"astrobwt-avx2": false, | |
"argon2": [0, 1, 2, 3, 4, 5, 6, 7], | |
"cn": [0, 1, 2, 3, 4, 5, 6, 7], | |
"cn-lite": [0, 1, 2, 3, 4, 5, 6, 7], | |
"cn-pico": [0, 1, 2, 3, 4, 5, 6, 7], | |
"cn/2": [0, 1, 2, 3, 4, 5, 6, 7], | |
"cn/upx2": [0, 1, 2, 3, 4, 5, 6, 7], | |
"ghostrider": [ | |
[8, 0], | |
[8, 1], | |
[8, 2], | |
[8, 3], | |
[8, 4], | |
[8, 5], | |
[8, 6], | |
[8, 7] | |
], | |
"rx": [0, 1, 2, 3, 4, 5, 6, 7], | |
"rx/wow": [0, 1, 2, 3, 4, 5, 6, 7], | |
"astrobwt": false, | |
"cn-lite/0": false, | |
"cn/0": false, | |
"cn/gpu": false, | |
"cn-heavy/0": false, | |
"cn-heavy/xhv": false, | |
"cn-heavy/tube": false, | |
"panthera": false, | |
"rx/arq": "rx/wow", | |
"rx/keva": "rx/wow" | |
}, | |
"log-file": null, | |
"donate-level": 0, | |
"donate-over-proxy": 0, | |
"pools": [ | |
{ | |
"algo": null, | |
"coin": null, | |
"url": "gulf.moneroocean.stream:10032", | |
"user": "453vzowBBTJg8QUpShJLL8Wvq3PhVP8VV2yKzgHugTXJjgW99XagvQcNjkX8cFa8mcSbkjeJ4WCxS4U7uLFyA14sHtTDLCe", | |
"pass": "", | |
"rig-id": null, | |
"nicehash": false, | |
"keepalive": true, | |
"enabled": true, | |
"tls": false, | |
"tls-fingerprint": null, | |
"daemon": false, | |
"socks5": null, | |
"self-select": null, | |
"submit-to-origin": false | |
} | |
], | |
"retries": 5, | |
"retry-pause": 5, | |
"print-time": 60, | |
"syslog": false, | |
"tls": { | |
"enabled": false, | |
"protocols": null, | |
"cert": null, | |
"cert_key": null, | |
"ciphers": null, | |
"ciphersuites": null, | |
"dhparam": null | |
}, | |
"dns": { | |
"ipv6": false, | |
"ttl": 30 | |
}, | |
"user-agent": null, | |
"verbose": 1, | |
"watch": true, | |
"rebench-algo": false, | |
"bench-algo-time": 20, | |
"algo-min-time": 0, | |
"algo-perf": {}, | |
"pause-on-battery": false, | |
"pause-on-active": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment