From 3170b20967cde5323ba53fd1f9d0ffe243ff082c Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 18 Sep 2007 14:18:45 +0000 Subject: [PATCH] Mention that a negative max-connections value disables the module. --- rsyncd.conf.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rsyncd.conf.yo b/rsyncd.conf.yo index 6d4b2a40..cbd0dd9a 100644 --- a/rsyncd.conf.yo +++ b/rsyncd.conf.yo @@ -161,7 +161,8 @@ sure). dit(bf(max connections)) The "max connections" option allows you to specify the maximum number of simultaneous connections you will allow. 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. +message telling them to try later. The default is 0, which means no limit. +A negative value disables the module. See also the "lock file" option. dit(bf(log file)) When the "log file" option is set to a non-empty -- 2.34.1