mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 14:20:11 +01:00
2025-08-30 Fred Gleason <fredg@paravelsystems.com>
* Added a 'LogDropboxProcessing=' directive to the '[Debugging]' section of rd.conf(5). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -281,3 +281,11 @@ LogSqlQueries=
|
||||
; generate a useful error message in
|
||||
; RDAdmin->ManageHosts->PyPADInstances->ErrorLog.
|
||||
KillPypadAfterJsonError=No
|
||||
|
||||
; Log the internal processing steps used by rdimport(1) when processing the
|
||||
; specified dropbox instances. Take a comma-delimited list of dropbox IDs,
|
||||
; which can be found in the 'ID' column of the dropbox list at
|
||||
; RDAdmin->ManageHosts->[hostname]->Dropboxes. The log messages are sent
|
||||
; DEBUG priority level.
|
||||
; LogDropboxProcessing=<dropbox-id-1>,<dropbox-id-2>,<dropbox-id-3>
|
||||
;LogDropboxProcessing=27,52,12
|
||||
|
||||
Reference in New Issue
Block a user