Created
January 22, 2021 17:44
-
-
Save qfdk/748cdc962147509ad0a09dcf389c0d3e to your computer and use it in GitHub Desktop.
This file contains 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": false, | |
"host": "127.0.0.1", | |
"port": 0, | |
"access-token": null, | |
"restricted": true | |
}, | |
"autosave": true, | |
"background": false, | |
"colors": true, | |
"title": true, | |
"randomx": { | |
"init": -1, | |
"init-avx2": -1, | |
"mode": "auto", | |
"1gb-pages": false, | |
"rdmsr": true, | |
"wrmsr": true, | |
"cache_qos": false, | |
"numa": true, | |
"scratchpad_prefetch_mode": 1 | |
}, | |
"cpu": { | |
"enabled": true, | |
"huge-pages": true, | |
"huge-pages-jit": false, | |
"hw-aes": null, | |
"priority": null, | |
"memory-pool": false, | |
"yield": true, | |
"asm": true, | |
"argon2-impl": null, | |
"astrobwt-max-size": 550, | |
"astrobwt-avx2": false, | |
"argon2": [0], | |
"astrobwt": [0], | |
"cn": [ | |
[1, 0] | |
], | |
"cn-heavy": [ | |
[1, 0] | |
], | |
"cn-lite": [ | |
[1, 0] | |
], | |
"cn-pico": [ | |
[2, 0] | |
], | |
"rx": [0], | |
"rx/wow": [0], | |
"cn/0": false, | |
"cn-lite/0": false, | |
"kawpow": false, | |
"rx/arq": "rx/wow", | |
"rx/keva": "rx/wow" | |
}, | |
"opencl": { | |
"enabled": false, | |
"cache": true, | |
"loader": null, | |
"platform": "AMD", | |
"adl": true, | |
"cn/0": false, | |
"cn-lite/0": false | |
}, | |
"cuda": { | |
"enabled": false, | |
"loader": null, | |
"nvml": true, | |
"cn/0": false, | |
"cn-lite/0": false | |
}, | |
"log-file": null, | |
"donate-level": 1, | |
"donate-over-proxy": 0, | |
"pools": [ | |
{ | |
"algo": null, | |
"coin": null, | |
"url": "us-west.minexmr.com:4444", | |
"user": "469UXaun58Dg4HE6Ep5fy43un9vqNVKDgL3NQf3BrZmdSieGprUKuLTGvhaVN58mB1JsKXrpfsJp8PmbKxfveKpn1Av82V6", | |
"pass": "x", | |
"rig-id": "qfdk@azure", | |
"nicehash": false, | |
"keepalive": false, | |
"enabled": true, | |
"tls": false, | |
"tls-fingerprint": null, | |
"daemon": false, | |
"socks5": null, | |
"self-select": null | |
} | |
], | |
"retries": 5, | |
"retry-pause": 5, | |
"print-time": 60, | |
"health-print-time": 60, | |
"syslog": false, | |
"tls": { | |
"enabled": false, | |
"protocols": null, | |
"cert": null, | |
"cert_key": null, | |
"ciphers": null, | |
"ciphersuites": null, | |
"dhparam": null | |
}, | |
"user-agent": null, | |
"verbose": 0, | |
"watch": true, | |
"pause-on-battery": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment