# HG changeset patch # User Alain Mazy # Date 1651832001 -7200 # Node ID c49dd5a480e7565c6fb5cb61592b022abbe0ea46 # Parent 5a5918f2a19977e8089b8747e2f32f591a5ed8f6 TODO diff -r 5a5918f2a199 -r c49dd5a480e7 TODO --- a/TODO Fri May 06 12:04:44 2022 +0200 +++ b/TODO Fri May 06 12:13:21 2022 +0200 @@ -30,8 +30,9 @@ overriden by these custom dictionaries. * Provide more flexibility wrt Dicom TLS ciphers and TLS version: https://groups.google.com/g/orthanc-users/c/X4IhmXCSr7I/m/EirawAFcBwAJ -* Provide a configuration option to index additional tags as "MainDicomTags": - https://groups.google.com/g/orthanc-users/c/04oPNMHMzfE/m/kgHCroPWAQAJ +* Provide a configuration option related to MaximumStorageSize: instead of + recycling older patients, simply block new ingests (from DICOM/DICOMweb/API) + by returning out-of-resource status (HTTP or DIMSE) ============================