Browse Source

Update example JSON config

nfactor-troky
Jeff Garzik 14 years ago committed by Jeff Garzik
parent
commit
42cdb63f97
  1. 6
      example-cfg.json

6
example-cfg.json

@ -3,11 +3,11 @@ @@ -3,11 +3,11 @@
"_comment2" : "may be used in this JSON configuration file",
"url" : "http://127.0.0.1:8332",
"userpass" : "rpcuser:rpcpass",
"user" : "rpcuser",
"pass" : "rpcpass",
"algo" : "4way",
"algo" : "sse2_64",
"threads" : "4",
"quiet" : true,
"debug" : true
}

Loading…
Cancel
Save