Mercurial > hg > orthanc
diff Resources/Configuration.json @ 3602:085283445db0 storage-commitment
AllowNAction in remote modality parameters
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 16 Jan 2020 15:28:32 +0100 |
parents | d00a803d1802 |
children | c1e2b91c2ab4 |
line wrap: on
line diff
--- a/Resources/Configuration.json Thu Jan 16 12:50:06 2020 +0100 +++ b/Resources/Configuration.json Thu Jan 16 15:28:32 2020 +0100 @@ -219,7 +219,8 @@ // "AllowEcho" : false, // "AllowFind" : false, // "AllowMove" : false, - // "AllowStore" : true + // "AllowStore" : true, + // "AllowNAction" : false // Allow storage commitment (new in 1.6.0) //} },