mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-10 06:07:16 +01:00
lnd: pass through neutrino MaxPeers config
This enables users to set the config. We check that the currently set value of MaxPeers is non-zero.
This commit is contained in:
@@ -840,9 +840,7 @@
|
||||
; neutrino.connect=
|
||||
|
||||
; Max number of inbound and outbound peers.
|
||||
;
|
||||
; NOTE: This value is currently unused.
|
||||
; neutrino.maxpeers=
|
||||
; neutrino.maxpeers=8
|
||||
|
||||
; Add a peer to connect with at startup.
|
||||
; neutrino.addpeer=
|
||||
|
||||
Reference in New Issue
Block a user