mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2024-04-26 Fred Gleason <fredg@paravelsystems.com>
* Added a 'KillPypadAfterError=' directive to the '[Debugging]' section of rd.conf(5). * Documented the '[Debugging]' section in the rd.conf(5) man page. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -276,3 +276,8 @@ LogLogRefresh=
|
||||
; priority levels. An empty argument disables logging.
|
||||
; LogSqlQueries=LOG_DEBUG
|
||||
LogSqlQueries=
|
||||
|
||||
; Kill a PyPAD script if it encounters a JSON parsing error. This should
|
||||
; generate a useful error message in
|
||||
; RDAdmin->ManageHosts->PyPADInstances->ErrorLog.
|
||||
KillPypadAfterJsonError=No
|
||||
|
Reference in New Issue
Block a user