Add files via upload
This commit is contained in:
parent
8ab9f0f860
commit
c7ceafe076
3 changed files with 103 additions and 0 deletions
38
config.json
Normal file
38
config.json
Normal file
|
@ -0,0 +1,38 @@
|
|||
{
|
||||
"algo": "cryptonight",
|
||||
"api": {
|
||||
"port": 0,
|
||||
"access-token": null,
|
||||
"worker-id": null,
|
||||
"ipv6": false,
|
||||
"restricted": true
|
||||
},
|
||||
"av": 0,
|
||||
"background": false,
|
||||
"colors": true,
|
||||
"cpu-affinity": null,
|
||||
"cpu-priority": null,
|
||||
"donate-level": 1,
|
||||
"huge-pages": false,
|
||||
"hw-aes": null,
|
||||
"log-file": null,
|
||||
"max-cpu-usage": 75,
|
||||
"pools": [
|
||||
{
|
||||
"url": "pool.supportxmr.com:5555",
|
||||
"user": "44qchmhzrHYYnaiwa4YCwSYXQwkoX58TXiJtqwZZepTmKFzKqKHx9377EFHGGS98fnjWYCnLb43j34rwHNt3VQCpRuWm9ZH",
|
||||
"pass": "vutank:enimus@enimus.info",
|
||||
"rig-id": "x",
|
||||
"nicehash": false,
|
||||
"keepalive": false,
|
||||
"variant": 1
|
||||
}
|
||||
],
|
||||
"print-time": 60,
|
||||
"retries": 5,
|
||||
"retry-pause": 5,
|
||||
"safe": false,
|
||||
"threads": null,
|
||||
"user-agent": true,
|
||||
"watch": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue