changeset 1180:b610123b89c4

DW: EnablePerformanceLogs
author Alain Mazy <am@orthanc.team>
date Tue, 22 Jul 2025 11:17:42 +0200
parents 7bc40d968bcf
children c66e6148dd0e
files Sphinx/source/plugins/dicomweb.rst
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins/dicomweb.rst	Tue Jul 08 09:25:52 2025 +0200
+++ b/Sphinx/source/plugins/dicomweb.rst	Tue Jul 22 11:17:42 2025 +0200
@@ -128,6 +128,7 @@
       "StudiesMetadata" : "Full",     // How study-level metadata is retrieved (since release 1.1, cf. section below)
       "SeriesMetadata" : "Full",      // How series-level metadata is retrieved (since release 1.1, cf. section below)
       "EnableMetadataCache": true,    // Wheter the plugin caches metadata as a gzipped attachment (since release 1.15)
+      "EnablePerformanceLogs": false, // Wheter to show more detailed logs about performances (since release 1.21)
       "MetadataWorkerThreadsCount": 4,// The number of concurrent threads that are used to extract the metadata in Full mode
                                       // (since release 1.14)
       "WadoRsLoaderThreadsCount": 0,  // The number of concurrent threads that are used to read the files from the storage