# HG changeset patch # User Alain Mazy # Date 1654695984 -7200 # Node ID c074a5827da9fb706317ceab387bbd602489a253 # Parent 6fbff89fd5a493635d4aadfe0e903bf2d907a7b2 todo diff -r 6fbff89fd5a4 -r c074a5827da9 TODO --- a/TODO Wed Jun 01 08:32:46 2022 +0200 +++ b/TODO Wed Jun 08 15:46:24 2022 +0200 @@ -36,7 +36,8 @@ * 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) - +* Add configurations to enable/disable warnings: + - Modifying an instance while keeping its original SOPInstanceUID: This should be avoided! ============================ Documentation (Orthanc Book)