# HG changeset patch # User Alain Mazy # Date 1481838144 -3600 # Node ID 468cb58b702a35068c1b060273c7980d0529e3a1 # Parent 0752d85186233dbdf78d6ea33f4e8dbf51ec51d4 Worklist plugin: added description for FilterIssuerAet diff -r 0752d8518623 -r 468cb58b702a Sphinx/source/plugins/worklists-plugin.rst --- a/Sphinx/source/plugins/worklists-plugin.rst Thu Dec 15 21:45:44 2016 +0100 +++ b/Sphinx/source/plugins/worklists-plugin.rst Thu Dec 15 22:42:24 2016 +0100 @@ -50,7 +50,10 @@ ], "Worklists" : { "Enable": true, - "Database": "./WorklistsDatabase" + "Database": "./WorklistsDatabase", + "FilterIssuerAet": false, // Some modalities do not specify ``ScheduledStationAETitle`` + // in the C-Find and may receive worklists not related to them. This option + // adds an extra filtering based on the AET of the modality issuing the C-Find. } }