Mercurial > hg > orthanc-stone
view Samples/WebAssembly/ConfigurationLocalSJO.json @ 1112:d33ae2b0db9d
less logs + allow changing the size of the RadiographyLayer (to replace a low res image by a high res image)
author | Alain Mazy <alain@mazy.be> |
---|---|
date | Mon, 04 Nov 2019 12:46:53 +0100 |
parents | 2de01660debe |
children |
line wrap: on
line source
{ "Plugins": [ "/home/jodogne/Subversion/orthanc-webviewer/r/libOrthancWebViewer.so", "/home/jodogne/Subversion/orthanc/r/libServeFolders.so" ], "StorageDirectory" : "/tmp/orthanc-db", "IndexDirectory" : "/tmp/orthanc-db", "RemoteAccessAllowed" : true, "AuthenticationEnabled" : false, "ServeFolders" : { "AllowCache" : false, "GenerateETag" : true, "Folders" : { "/stone" : "/tmp/stone" } }, "WebViewer" : { "CachePath" : "/tmp/orthanc-db/WebViewerCache" } }