# HG changeset patch # User Alain Mazy # Date 1719566218 -7200 # Node ID faf18bfe89a0d38a99abbb83c998ae4171fc2e95 # Parent 28c52e047cf19a79671ed01bc3179ce54f37f96c fix diff -r 28c52e047cf1 -r faf18bfe89a0 Sphinx/source/faq/features.rst --- a/Sphinx/source/faq/features.rst Fri Jun 28 11:15:29 2024 +0200 +++ b/Sphinx/source/faq/features.rst Fri Jun 28 11:16:58 2024 +0200 @@ -272,10 +272,6 @@ 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 @@ -296,8 +292,8 @@ I0222 08:56:00.929425 FilesystemStorage.cpp:118] Creating attachment "3c830b66-8a00-42f0-aa3a-5e37b4a8b5a4" of "JSON summary of DICOM" type (size: 1MB) These DICOM-as-JSON attachments are not automatically generated -anymore starting with Orthanc 1.9.1. - +anymore starting with Orthanc 1.9.1. They can possibly be removed +by the :ref:`Housekeeper plugin ` to reclaim disk space. .. _registry: