]> git.sur5r.net Git - bacula/docs/blobdiff - docs/manuals/en/concepts/newfeatures.tex
ebl Document MaxConsoleConnections
[bacula/docs] / docs / manuals / en / concepts / newfeatures.tex
index 69e2a887df11461ee9a8851882daeae426155b1b..c752495085ffd0c54c09cc02610423ff24404813 100644 (file)
@@ -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