diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-21 11:45:40 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2008-05-21 11:45:40 +0200 |
commit | 8cb6ec4cee79d41c30d7df38b58ab1f198ac8581 (patch) | |
tree | 6350eab90656efdf98716c0520d6aa8a71f40dbd /doc/imtcp.html | |
parent | 350f28efd97ff8f84fa0c86b5655e1cef8d4596e (diff) | |
download | rsyslog-8cb6ec4cee79d41c30d7df38b58ab1f198ac8581.tar.gz rsyslog-8cb6ec4cee79d41c30d7df38b58ab1f198ac8581.tar.bz2 rsyslog-8cb6ec4cee79d41c30d7df38b58ab1f198ac8581.zip |
added some forgotten doc
Diffstat (limited to 'doc/imtcp.html')
-rw-r--r-- | doc/imtcp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/imtcp.html b/doc/imtcp.html index 86c50dba..12f8020d 100644 --- a/doc/imtcp.html +++ b/doc/imtcp.html @@ -20,7 +20,7 @@ $InputTCPServerRun multiple times. This is not currently supported. <ul> <li>$InputTCPServerRun <port><br> Starts a TCP server on selected port</li> -<li>$InputTCPMaxSessions <number><br> +<li><ul><li>$InputTCPMaxSessions <number></li></ul> Sets the maximum number of sessions supported</li><li>$InputTCPServerStreamDriverMode <number><br> Sets the driver mode for the currently selected <a href="netstream.html">network stream driver</a>. <number> is driver specifc.</li><li>$InputTCPServerStreamDriverAuthMode <mode-string><br> Sets the authentication mode for the currently selected <a href="netstream.html">network stream driver</a>. <mode-string> is driver specifc.</li><li>$InputTCPServerStreamDriverPermittedPeer <id-string><br> |