mirror of https://github.com/GOSTSec/ccminer
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
424 B
20 lines
424 B
{ |
|
"_comment1" : "Possible keys are the long options (ccminer --help)", |
|
"_comment2" : "todo: support /* comments */", |
|
|
|
"algo" : "lbry", |
|
"intensity": 22, |
|
|
|
"api-bind": "127.0.0.1:4068", |
|
"statsavg": 20, |
|
|
|
"max-log-rate": 60, |
|
"quiet" : false, |
|
"debug" : false, |
|
"protocol" : false, |
|
"cpu-priority" : 3, |
|
|
|
"url" : "stratum+tcp://yiimp.ccminer.org:3334", |
|
"user" : "bK2wcSFJv2nnNjFvTN5Q7VX8X8unJktJsa", |
|
"pass" : "donate" |
|
}
|
|
|