# HG changeset patch # User Alain Mazy # Date 1770731787 -3600 # Node ID 9ddfb7c8c92c8d503bffebbdf4d1800a67d0ec9e # Parent a0f0ee5bc1be0fc2b590ec20849ec8a9e191afdd wl new conf diff -r a0f0ee5bc1be -r 9ddfb7c8c92c Sphinx/source/plugins/worklists-plugin-new.rst --- a/Sphinx/source/plugins/worklists-plugin-new.rst Sun Feb 08 10:02:05 2026 +0100 +++ b/Sphinx/source/plugins/worklists-plugin-new.rst Tue Feb 10 14:56:27 2026 +0100 @@ -65,6 +65,8 @@ // or if you have set the 'SetStudyInstanceUIDIfMissing' configuration to true "HousekeepingInterval": 60, // Interval [in seconds] between 2 execution of the Worklist Housekeeper thread. + "LogMatchedWorklistIds": false, // Debug: if set to true, displays the ID of each matched worklist (new in v 0.9.3 - not released yet). + // New options only if SaveInOrthancDatabase is set to true. "DeleteWorklistsDelay": 24 // Delay [in hours] after which the worklist is deleted.