Mercurial > hg > orthanc
comparison Resources/Configuration.json @ 3718:922c56b76edc storage-commitment
integration mainline->storage-commitment
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 04 Mar 2020 16:03:40 +0100 |
parents | 1c69af37d8ae ae0e3fd609df |
children | 0540b54324f1 |
comparison
equal
deleted
inserted
replaced
3715:0504cc83486a | 3718:922c56b76edc |
---|---|
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 // "AllowStorageCommitment" : false // new in 1.6.0 | 225 // "AllowStorageCommitment" : false // new in 1.6.0 |