mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 14:20:11 +01:00
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:
@@ -25076,3 +25076,6 @@
|
|||||||
2025-11-26 Fred Gleason <fredg@paravelsystems.com>
|
2025-11-26 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed a bug in 'RDCart::updateLength()' that could throw a SQL
|
* Fixed a bug in 'RDCart::updateLength()' that could throw a SQL
|
||||||
error.
|
error.
|
||||||
|
2025-11-26 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Documented the 'LogDropboxProcessing=' directive in the rd.conf(5)
|
||||||
|
manpage.
|
||||||
|
|||||||
@@ -971,6 +971,31 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</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>
|
<variablelist>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
|
|||||||
Reference in New Issue
Block a user