changeset 908:34e9e5e3b609

OrthancRecoverCompressedFile
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 10 Jan 2023 08:01:29 +0100
parents 7ccecfb76428
children 5622e4ac108b
files Sphinx/source/faq/features.rst
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Sphinx/source/faq/features.rst	Mon Jan 09 11:07:38 2023 +0100
+++ b/Sphinx/source/faq/features.rst	Tue Jan 10 08:01:29 2023 +0100
@@ -85,6 +85,10 @@
 Compression is controlled by the ``StorageCompression`` option in the
 :ref:`Orthanc configuration file <configuration>`.
 
+Note that the Orthanc distribution comes with the
+``OrthancRecoverCompressedFile`` command-line tool if a system
+administrator needs to recover one attachment compressed by Orthanc.
+
 
 .. _metadata: