Mercurial > hg > orthanc
changeset 5002:c49dd5a480e7
TODO
author | Alain Mazy <am@osimis.io> |
---|---|
date | Fri, 06 May 2022 12:13:21 +0200 |
parents | 5a5918f2a199 |
children | e25689b5f0a3 |
files | TODO |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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) ============================