Update example JSON config

This commit is contained in:
Jeff Garzik 2011-03-21 04:28:23 -04:00 committed by Jeff Garzik
parent 81352ca48f
commit 42cdb63f97

View file

@ -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
}