From: Eric Bollengier Date: Mon, 15 Dec 2008 08:50:23 +0000 (+0000) Subject: ebl Document MaxConsoleConnections X-Git-Tag: Release-3.0.0~478 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4005aa6851d0c4b314602d67d562515603278282;p=bacula%2Fdocs ebl Document MaxConsoleConnections --- diff --git a/docs/manuals/en/concepts/newfeatures.tex b/docs/manuals/en/concepts/newfeatures.tex index 69e2a887..c7524950 100644 --- a/docs/manuals/en/concepts/newfeatures.tex +++ b/docs/manuals/en/concepts/newfeatures.tex @@ -1157,6 +1157,10 @@ Job { A new job directive permits to specify the spool size per job. This is used in advanced job tunning. {\bf SpoolSize={\it bytes}} +\subsection{MaxConsoleConnections = \lt{}number\gt{}} +A new director directive permits to specify the maximum number of Console +Connections that could run concurrently. The default is set to 20, but you may +set it to a larger number. \section{Building Bacula Plugins} There is currently one sample program {\bf example-plugin-fd.c} and