changeset 1181:c66e6148dd0e

merge
author Alain Mazy <am@orthanc.team>
date Tue, 22 Jul 2025 11:17:58 +0200
parents b610123b89c4 (diff) 169d396166f3 (current diff)
children c977cc347e8c
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/plugins/dicomweb.rst	Wed Jul 09 07:54:34 2025 +0200
+++ b/Sphinx/source/plugins/dicomweb.rst	Tue Jul 22 11:17:58 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