mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-10 12:53:01 +02:00
#86 turnoff autopilot by default
This commit is contained in:
@@ -26,6 +26,6 @@ bitcoind.zmqpubrawblock=tcp://127.0.0.1:28332
|
|||||||
bitcoind.zmqpubrawtx=tcp://127.0.0.1:28333
|
bitcoind.zmqpubrawtx=tcp://127.0.0.1:28333
|
||||||
|
|
||||||
[autopilot]
|
[autopilot]
|
||||||
autopilot.active=1
|
autopilot.active=0
|
||||||
autopilot.maxchannels=5
|
autopilot.maxchannels=5
|
||||||
autopilot.allocation=0.6
|
autopilot.allocation=0.6
|
||||||
|
@@ -24,6 +24,6 @@ litecoind.zmqpubrawblock=tcp://127.0.0.1:28332
|
|||||||
litecoind.zmqpubrawtx=tcp://127.0.0.1:28333
|
litecoind.zmqpubrawtx=tcp://127.0.0.1:28333
|
||||||
|
|
||||||
[autopilot]
|
[autopilot]
|
||||||
autopilot.active=1
|
autopilot.active=0
|
||||||
autopilot.maxchannels=5
|
autopilot.maxchannels=5
|
||||||
autopilot.allocation=0.6
|
autopilot.allocation=0.6
|
||||||
|
Reference in New Issue
Block a user