# HG changeset patch # User Sebastien Jodogne # Date 1632495531 -7200 # Node ID 8e5e868e636937fa01fcbe1be88b66ec3c6b6902 # Parent 15f017e7555beee89aa5684a57c529c5448d9dc3 cont diff -r 15f017e7555b -r 8e5e868e6369 Sphinx/source/faq/orthanc-storage.rst --- a/Sphinx/source/faq/orthanc-storage.rst Fri Sep 24 16:54:15 2021 +0200 +++ b/Sphinx/source/faq/orthanc-storage.rst Fri Sep 24 16:58:51 2021 +0200 @@ -3,6 +3,8 @@ How does Orthanc store its database? ==================================== +.. _orthanc-storage-area: + Storage area ------------ diff -r 15f017e7555b -r 8e5e868e6369 Sphinx/source/plugins/indexer.rst --- a/Sphinx/source/plugins/indexer.rst Fri Sep 24 16:54:15 2021 +0200 +++ b/Sphinx/source/plugins/indexer.rst Fri Sep 24 16:58:51 2021 +0200 @@ -89,5 +89,6 @@ * Even if the folder indexer plugin is in use, you can still add other DICOM files using the :ref:`REST API ` or the :ref:`DICOM - network protocol `. + network protocol `. Such files would be stored in + the ``OrthancStorage`` :ref:`usual folder `.