diff Sphinx/source/plugins/worklists-plugin.rst @ 83:468cb58b702a

Worklist plugin: added description for FilterIssuerAet
author Alain Mazy <alain@mazy.be>
date Thu, 15 Dec 2016 22:42:24 +0100
parents a3df3c2b68cf
children 9ceb0e13dff9
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.
     }
   }