mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 13:55:17 +00:00
docs: note max outbound peers excludes persistent
This commit is contained in:
@@ -120,7 +120,7 @@ flush_throttle_timeout = 100
|
||||
# Maximum number of inbound peers
|
||||
max_num_inbound_peers = 40
|
||||
|
||||
# Maximum number of outbound peers to connect to
|
||||
# Maximum number of outbound peers to connect to, excluding persistent peers
|
||||
max_num_outbound_peers = 10
|
||||
|
||||
# Maximum size of a message packet payload, in bytes
|
||||
|
||||
Reference in New Issue
Block a user