Mercurial > hg > orthanc
diff NEWS @ 3015:abe49ca61cd5
On C-FIND, avoid accessing the storage area whenever possible
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 14 Dec 2018 12:10:03 +0100 |
parents | af1530b45290 |
children | 870d19e7ea59 |
line wrap: on
line diff
--- a/NEWS Thu Dec 13 17:58:27 2018 +0100 +++ b/NEWS Fri Dec 14 12:10:03 2018 +0100 @@ -5,13 +5,15 @@ General ------- -* Optimization: On finds, do not read JSON (disk) if main DICOM tags (DB) are sufficient +* Optimization: On C-FIND, avoid accessing the storage area whenever possible +* New configuration option: + - "StorageAccessOnFind" to rule the access to the storage area during C-FIND Maintenance ----------- -* "/tools/create-dicom" is more tolerant to invalid specific character set - +* Removal of the "AllowFindSopClassesInStudy" old configuration option +* "/tools/create-dicom" is more tolerant wrt. invalid specific character set Version 1.5.0 (2018-12-10)