Mercurial > hg > orthanc
diff NEWS @ 5061:e95fadefeb72
new MaximumStorageMode configuration
author | Alain Mazy <am@osimis.io> |
---|---|
date | Tue, 09 Aug 2022 17:57:38 +0200 |
parents | 5c997c72603c |
children | caed453042db |
line wrap: on
line diff
--- a/NEWS Mon Aug 08 12:42:48 2022 +0200 +++ b/NEWS Tue Aug 09 17:57:38 2022 +0200 @@ -5,6 +5,9 @@ ------- * Added support for RGBA64 images in tools/create-dicom and /preview +* New configuration "MaximumStorageMode" to choose between recyling of + old patients (default behavior) and rejection of new incoming data when + the MaximumStorageSize has been reached. Bug Fixes ---------