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:
Fred Gleason
2025-08-30 11:05:02 -04:00
parent b879187a03
commit 4f4472b824
9 changed files with 231 additions and 40 deletions

View File

@@ -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