mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-28 11:46:07 +08:00
drop follower's wait-for-microblocks config param
This commit is contained in:
@@ -71,7 +71,6 @@ STACKS_FOLLOWER_BOOTSTRAP_IP="$STACKS_MASTER_PUBLIC_IP"
|
||||
STACKS_FOLLOWER_BOOTSTRAP_PORT="$STACKS_MASTER_P2P_PORT"
|
||||
STACKS_FOLLOWER_DISABLE_INBOUND_HANDSHAKES="false"
|
||||
STACKS_FOLLOWER_DISABLE_INBOUND_WALKS="false"
|
||||
STACKS_FOLLOWER_WAIT_FOR_MICROBLOCKS="5000"
|
||||
|
||||
FAUCET_LOGFILE="$__MNT/faucet.log"
|
||||
FAUCET_PUBLIC_IP="127.0.0.1"
|
||||
|
||||
Reference in New Issue
Block a user