mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-07 00:13:06 +00:00
Disable GossipSub PX by default (#958)
This commit is contained in:
parent
0d9b4f4a53
commit
adc6110a18
@ -91,7 +91,7 @@ type
|
||||
|
||||
relayPeerExchange* {.
|
||||
desc: "Enable gossipsub peer exchange in relay protocol: true|false",
|
||||
defaultValue: true
|
||||
defaultValue: false
|
||||
name: "relay-peer-exchange" }: bool
|
||||
|
||||
rlnRelay* {.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user