diff Sphinx/source/faq/scalability.rst @ 318:83d822f11e78

SeriesMetadata and StudiesMetadata in DICOMweb
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 17 Feb 2020 16:14:33 +0100
parents 65a29c2fe22c
children a5f7fc9fb611
line wrap: on
line diff
--- a/Sphinx/source/faq/scalability.rst	Mon Feb 17 10:54:57 2020 +0100
+++ b/Sphinx/source/faq/scalability.rst	Mon Feb 17 16:14:33 2020 +0100
@@ -98,3 +98,7 @@
   <https://en.wikipedia.org/wiki/Logical_Volume_Manager_(Linux)>`__
   can be used to dynamically and easily grow the storage area as more
   space becomes needed.
+
+* If using the :ref:`DICOMweb server plugin <dicomweb-server-config>`,
+  consider setting configuration option ``StudiesMetadata`` to
+  ``MainDicomTags``.