From 72507d9ab7bc87d1f4552d11fb33798fd86418c7 Mon Sep 17 00:00:00 2001 From: Tom Rondeau <tom@trondeau.com> Date: Wed, 11 Mar 2015 09:56:11 -0400 Subject: controlport: more documentation and linking info. Also allows use of Thrift config file to overload the max number of attempts when starting application and looking for a port. --- docs/doxygen/other/ctrlport.dox | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/doxygen/other/ctrlport.dox') diff --git a/docs/doxygen/other/ctrlport.dox b/docs/doxygen/other/ctrlport.dox index 57be07829d..94a768e429 100644 --- a/docs/doxygen/other/ctrlport.dox +++ b/docs/doxygen/other/ctrlport.dox @@ -112,6 +112,7 @@ are: port = 9090 nthreads = 2 buffersize = 1434 +init_attempts = 100 \endcode -- cgit v1.2.3