# HG changeset patch # User Alain Mazy # Date 1661861808 -7200 # Node ID ab39093b898f8c3ead5d202a3121098578ec6b04 # Parent 12ec5b7aecd6041974cf011a22f54d5325e50d45 MaximumStorageMode diff -r 12ec5b7aecd6 -r ab39093b898f Sphinx/source/faq/features.rst --- a/Sphinx/source/faq/features.rst Tue Aug 16 14:43:09 2022 +0200 +++ b/Sphinx/source/faq/features.rst Tue Aug 30 14:16:48 2022 +0200 @@ -60,6 +60,12 @@ study/series that is part of the same patient might lead to a loss in consistency with respect to the medical history of this patient. +Starting with version 1.11.2, Orthanc also implements another **rejection** +behaviour when the ``MaximumStorageSize`` or ``MaximumPatientCount`` is +reached. In this case, patients are not recycled but Orthanc rejects new incoming +data. Check the ``MaximumStorageMode`` option in the :ref:`Orthanc configuration +file `. + .. _compression: Compression