#86 turnoff autopilot by default

This commit is contained in:
rootzoll 2018-10-15 14:41:58 +02:00
parent d6677db6cb
commit 28ab642000
2 changed files with 2 additions and 2 deletions

View File

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

View File

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