Con Kolivas
10 years ago
1 changed files with 19 additions and 0 deletions
@ -0,0 +1,19 @@ |
|||||||
|
{ |
||||||
|
"proxy" : [ |
||||||
|
{ |
||||||
|
"url" : "ckpool.org:3333", |
||||||
|
"auth" : "user", |
||||||
|
"pass" : "pass" |
||||||
|
}, |
||||||
|
{ |
||||||
|
"url" : "backup.ckpool.org:3333", |
||||||
|
"auth" : "user", |
||||||
|
"pass" : "pass" |
||||||
|
} |
||||||
|
], |
||||||
|
"update_interval" : 30, |
||||||
|
"serverurl" : "192.168.1.100:3334", |
||||||
|
"mindiff" : 1, |
||||||
|
"startdiff" : 1, |
||||||
|
"logdir" : "logs" |
||||||
|
} |
Loading…
Reference in new issue