Mercurial > hg > orthanc-book
changeset 83:468cb58b702a
Worklist plugin: added description for FilterIssuerAet
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Thu, 15 Dec 2016 22:42:24 +0100 |
parents | 0752d8518623 |
children | 9ceb0e13dff9 |
files | Sphinx/source/plugins/worklists-plugin.rst |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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. } }