2025-11-26 Fred Gleason <fredg@paravelsystems.com>

* Documented the 'LogDropboxProcessing=' directive in the rd.conf(5)
	manpage.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2025-11-26 12:54:46 -05:00
parent 306633e86c
commit e266de2a9f
2 changed files with 28 additions and 0 deletions

View File

@@ -25076,3 +25076,6 @@
2025-11-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDCart::updateLength()' that could throw a SQL
error.
2025-11-26 Fred Gleason <fredg@paravelsystems.com>
* Documented the 'LogDropboxProcessing=' directive in the rd.conf(5)
manpage.

View File

@@ -971,6 +971,31 @@
</listitem>
</varlistentry>
</variablelist>
<variablelist>
<varlistentry>
<term>
<userinput>LogDropboxProcessing = <replaceable>dropbox-id-1</replaceable>[,<replaceable>dropbox-id-2</replaceable>][...]</userinput>
</term>
<listitem>
<para>
Log the internal processing steps used by
<command>rdimport</command><manvolnum>1</manvolnum> when
processing the specified dropbox instances. Takes a
comma-delimited list of dropbox IDs, which can be found in
the <computeroutput>ID</computeroutput> column of the dropbox
list in RDAdmin->ManageHosts->[hostname]->Dropboxes. The log
messages are sent at DEBUG priority level.
</para>
</listitem>
</varlistentry>
</variablelist>
<variablelist>
<varlistentry>
<term>