mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-30 14:06:08 +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
|
||||
|
||||
[autopilot]
|
||||
autopilot.active=1
|
||||
autopilot.active=0
|
||||
autopilot.maxchannels=5
|
||||
autopilot.allocation=0.6
|
||||
|
@@ -24,6 +24,6 @@ litecoind.zmqpubrawblock=tcp://127.0.0.1:28332
|
||||
litecoind.zmqpubrawtx=tcp://127.0.0.1:28333
|
||||
|
||||
[autopilot]
|
||||
autopilot.active=1
|
||||
autopilot.active=0
|
||||
autopilot.maxchannels=5
|
||||
autopilot.allocation=0.6
|
||||
|
Reference in New Issue
Block a user