From: Eric Bollengier Date: Tue, 21 Apr 2009 09:19:08 +0000 (+0000) Subject: ebl add doc for new VerId option X-Git-Tag: Release-3.0.1~28 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e5797863105f42921db47d5be460d21d64411f5d;p=bacula%2Fdocs ebl add doc for new VerId option --- diff --git a/docs/manuals/en/concepts/newfeatures.tex b/docs/manuals/en/concepts/newfeatures.tex index b6ff68f1..4d7d2a2e 100644 --- a/docs/manuals/en/concepts/newfeatures.tex +++ b/docs/manuals/en/concepts/newfeatures.tex @@ -1449,6 +1449,11 @@ 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. +\subsection{VerId = \lt{}string\gt{}} +\index[general]{VerId} +A new director directive permits to specify a personnal identifier that will be +displayed in the \texttt{version} command. + \subsection{dbcheck enhancements} \index[general]{dbcheck enhancements} If you are using Mysql, dbcheck will now ask you if you want to create diff --git a/docs/manuals/en/install/dirdconf.tex b/docs/manuals/en/install/dirdconf.tex index e3edba5c..46ab3393 100644 --- a/docs/manuals/en/install/dirdconf.tex +++ b/docs/manuals/en/install/dirdconf.tex @@ -324,6 +324,11 @@ resource. The default is 5 years. +\item[VerId = \lt{}string\gt{}] + \index[dir]{Directive!VerId} + 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{}] \index[dir]{MaximumConsoleConnections} \index[dir]{MaxConsoleConnections}