mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Fix rippled-example.cfg to list 'peers_max'
This commit is contained in:
committed by
Vinnie Falco
parent
74653e57e6
commit
1d66169ef1
@@ -136,10 +136,10 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# [max_peers]
|
# [peers_max]
|
||||||
#
|
#
|
||||||
# The largest number of desired peer connections (incoming or outgoing).
|
# The largest number of desired peer connections (incoming or outgoing).
|
||||||
# Cluster and fixed peers do not count towards this total. There are
|
# Cluster and fixed peers do not count towards this total. There are
|
||||||
# implementation-defined lower limits imposed on this value for security
|
# implementation-defined lower limits imposed on this value for security
|
||||||
# purposes.
|
# purposes.
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user