From 2161111900942f786a95984ac84167c540d0a45c Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Fri, 28 Jan 2005 17:11:48 +0000 Subject: [PATCH] Document the "max verbosity" setting. --- rsyncd.conf.yo | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 0a3a556b..c74dc21a 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -174,6 +174,11 @@ Any clients connecting when the maximum has been reached will receive a message telling them to try later. The default is 0 which means no limit. See also the "lock file" option. +dit(bf(max verbosity)) The "max verbosity" option allows you to control +the maximum amount of verbose information that you'll allow the daemon to +generate (since the information goes into the log file). The default is 1, +which allows the client to request one level of verbosity. + dit(bf(lock file)) The "lock file" option specifies the file to use to support the "max connections" option. The rsync server uses record locking on this file to ensure that the max connections limit is not -- 2.34.1