# HG changeset patch # User Alain Mazy # Date 1719566129 -7200 # Node ID 28c52e047cf19a79671ed01bc3179ce54f37f96c # Parent 05d37a5abcc454b7c4fb4582a5a8648079beafd5# Parent 337bbecf74c0d96c91ca0169300ce32e9b3e7e2c merge diff -r 337bbecf74c0 -r 28c52e047cf1 Sphinx/source/faq/features.rst --- a/Sphinx/source/faq/features.rst Thu Jun 27 11:21:32 2024 +0200 +++ b/Sphinx/source/faq/features.rst Fri Jun 28 11:15:29 2024 +0200 @@ -264,7 +264,7 @@ file, it pre-computes a JSON summary of its DICOM tags, and caches this JSON file as an attachment to the DICOM instance (accessible at the ``/instances/{...}/attachments/dicom-as-json/`` URI). This -attachment is used as a cache to seep up future accesses to +attachment is used as a cache to speed up future accesses to ``/instances/.../tags``, lookups using ``/tools/find`` or C-FIND queries. @@ -272,6 +272,10 @@ subsequently modified, which implies that the cached JSON file does not perfectly match the new dictionary. +Starting from 1.9.0, these files are not necessary anymore. They can +possibly be removed by the :ref:`Housekeeper plugin ` +to reclaim disk space. + .. highlight:: bash Since Orthanc 1.2.0, you can force the re-generation of the cached