From 1d66169ef15967d5f2d554bb0e1477edbc7dce61 Mon Sep 17 00:00:00 2001 From: Nik Bougalis Date: Thu, 15 May 2014 07:23:58 -0700 Subject: [PATCH] Fix rippled-example.cfg to list 'peers_max' --- doc/rippled-example.cfg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/rippled-example.cfg b/doc/rippled-example.cfg index 4ac0d18d92..31a8717be4 100644 --- a/doc/rippled-example.cfg +++ b/doc/rippled-example.cfg @@ -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. #