Fix rippled-example.cfg to list 'peers_max'

This commit is contained in:
Nik Bougalis
2014-05-15 07:23:58 -07:00
committed by Vinnie Falco
parent 74653e57e6
commit 1d66169ef1

View File

@@ -136,10 +136,10 @@
#
#
#
# [max_peers]
# [peers_max]
#
# The largest number of desired peer connections (incoming or outgoing).
# Cluster and fixed peers do not count towards this total. There are
# The largest number of desired peer connections (incoming or outgoing).
# Cluster and fixed peers do not count towards this total. There are
# implementation-defined lower limits imposed on this value for security
# purposes.
#