Mercurial > hg > orthanc
comparison Resources/Configuration.json @ 3716:ae0e3fd609df
sample for "Manufacturer" option in "DicomModalities" config
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 04 Mar 2020 10:00:42 +0100 |
parents | 1f4910999fe7 |
children | 922c56b76edc |
comparison
equal
deleted
inserted
replaced
3714:e9029cb94d7c | 3716:ae0e3fd609df |
---|---|
215 **/ | 215 **/ |
216 //"untrusted" : { | 216 //"untrusted" : { |
217 // "AET" : "ORTHANC", | 217 // "AET" : "ORTHANC", |
218 // "Port" : 104, | 218 // "Port" : 104, |
219 // "Host" : "127.0.0.1", | 219 // "Host" : "127.0.0.1", |
220 // "Manufacturer" : "Generic", | |
220 // "AllowEcho" : false, | 221 // "AllowEcho" : false, |
221 // "AllowFind" : false, | 222 // "AllowFind" : false, |
222 // "AllowMove" : false, | 223 // "AllowMove" : false, |
223 // "AllowStore" : true | 224 // "AllowStore" : true |
224 //} | 225 //} |