Mercurial > hg > orthanc-book
changeset 1260:9ddfb7c8c92c
wl new conf
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Tue, 10 Feb 2026 14:56:27 +0100 |
| parents | a0f0ee5bc1be |
| children | 6775156f8493 |
| files | Sphinx/source/plugins/worklists-plugin-new.rst |
| diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.
