|
@@ -0,0 +1,49 @@
|
|
|
+{
|
|
|
+"pools" : [
|
|
|
+ {
|
|
|
+ "url" : "stratum+tcp://eu-de01.miningrigrentals.com:3333/#skipcbcheck#xnsub",
|
|
|
+ "user" : "wareck.262669",
|
|
|
+ "pass" : "x",
|
|
|
+ "pool-priority" : "0"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url" : "stratum+tcp://eu-uk01.miningrigrentals.com:3333/#skipcbcheck#xnsub",
|
|
|
+ "user" : "wareck.262669",
|
|
|
+ "pass" : "x",
|
|
|
+ "pool-priority" : "0"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url" : "stratum+tcp://au-01.miningrigrentals.com:3333/#skipcbcheck#xnsub",
|
|
|
+ "user" : "wareck.262669",
|
|
|
+ "pass" : "x",
|
|
|
+ "pool-priority" : "0"
|
|
|
+ }
|
|
|
+]
|
|
|
+,
|
|
|
+"api-listen" : true,
|
|
|
+"api-mcast-port" : "4028",
|
|
|
+"api-port" : "4028",
|
|
|
+"expiry" : "120",
|
|
|
+"expiry-lp" : "3600",
|
|
|
+"failover-switch-delay" : "100",
|
|
|
+"log" : "20",
|
|
|
+"no-pool-disable" : true,
|
|
|
+"no-client-reconnect" : true,
|
|
|
+"no-show-processors" : true,
|
|
|
+"no-show-procs" : true,
|
|
|
+"no-unicode" : true,
|
|
|
+"queue" : "1",
|
|
|
+"quiet-work-updates" : true,
|
|
|
+"quiet-work-update" : true,
|
|
|
+"scan-time" : "60",
|
|
|
+"skip-security-checks" : "0",
|
|
|
+"submit-stale" : true,
|
|
|
+"temp-hysteresis" : "3",
|
|
|
+"shares" : 0,
|
|
|
+"kernel-path" : "/usr/local/share/bfgminer",
|
|
|
+"scan" : [
|
|
|
+ "all"
|
|
|
+],
|
|
|
+"set-device" : [],
|
|
|
+"api-allow" : "127.0.0.1"
|
|
|
+}
|