]> git.sur5r.net Git - bacula/docs/commitdiff
Fix MaxConsoleConnections
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 24 Mar 2010 17:07:58 +0000 (18:07 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 24 Mar 2010 17:07:58 +0000 (18:07 +0100)
docs/manuals/en/main/dirdconf.tex
docs/manuals/en/main/newfeatures.tex

index 193f361e19d69bd3f58bdb6e0364a57ca0cd9a4b..aa5223fb0e15c637cddc9e25f95890b4bc1973dd 100644 (file)
@@ -338,10 +338,9 @@ resource.
   where  \lt{}string\gt{} is an identifier which can be used for support purpose.
   This string is displayed using the \texttt{version} command.
 
-\item[MaxConsoleConnections = \lt{}number\gt{}] 
+\item[MaximumConsoleConnections = \lt{}number\gt{}] 
   \index[dir]{MaximumConsoleConnections}
-  \index[dir]{MaxConsoleConnections}
-  \index[dir]{Directive!MaxConsoleConnections}
+  \index[dir]{Directive!MaximumConsoleConnections}
   \index[dir]{Console}
    where \lt{}number\gt{}  is the maximum number of Console Connections that
    could run  concurrently. The default is set to 20, but you may set it to a 
index ffb55804a8f78d9301577ffdafb380279b179d1d..e64da567f7706353f43e6c492d3f150917ccd698 100644 (file)
@@ -2164,8 +2164,8 @@ transmitted across the network. That should reduce load and speedup insertion.
 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{}}
-\index[general]{MaxConsoleConnections}
+\subsection{MaximumConsoleConnections = \lt{}number\gt{}}
+\index[general]{MaximumConsoleConnections}
 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.