From 5715cf35c28ff6788eb554111d50414e34213bdc Mon Sep 17 00:00:00 2001 From: Arthur Britto Date: Tue, 12 Feb 2013 18:57:32 -0800 Subject: [PATCH] Document [path_search_size] in rippled-example.cfg. --- rippled-example.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/rippled-example.cfg b/rippled-example.cfg index f682966e7..f744233b2 100644 --- a/rippled-example.cfg +++ b/rippled-example.cfg @@ -235,6 +235,12 @@ # [database_path]: # Full path of database directory. # +# [path_search_size] +# When searching for paths, the maximum number of nodes allowed. This can take +# exponentially more resource as the size is increasded. +# +# The default is: 5 +# # [rpc_startup]: # Specify a list of RPC commands to run at startup. #