comparison TODO @ 5013:c074a5827da9

todo
author Alain Mazy <am@osimis.io>
date Wed, 08 Jun 2022 15:46:24 +0200
parents 88d838c6b4c7
children bedc27c0da5b
comparison
equal deleted inserted replaced
5012:6fbff89fd5a4 5013:c074a5827da9
34 https://github.com/DCMTK/dcmtk/blob/master/dcmtls/include/dcmtk/dcmtls/tlsciphr.h#L83 34 https://github.com/DCMTK/dcmtk/blob/master/dcmtls/include/dcmtk/dcmtls/tlsciphr.h#L83
35 (e.g: TSP_Profile_BCP195_ND instead of TSP_Profile_BCP195) 35 (e.g: TSP_Profile_BCP195_ND instead of TSP_Profile_BCP195)
36 * Provide a configuration option related to MaximumStorageSize: instead of 36 * Provide a configuration option related to MaximumStorageSize: instead of
37 recycling older patients, simply block new ingests (from DICOM/DICOMweb/API) 37 recycling older patients, simply block new ingests (from DICOM/DICOMweb/API)
38 by returning out-of-resource status (HTTP or DIMSE) 38 by returning out-of-resource status (HTTP or DIMSE)
39 39 * Add configurations to enable/disable warnings:
40 - Modifying an instance while keeping its original SOPInstanceUID: This should be avoided!
40 41
41 ============================ 42 ============================
42 Documentation (Orthanc Book) 43 Documentation (Orthanc Book)
43 ============================ 44 ============================
44 45