Mercurial > hg > orthanc-stone
view Deprecated/Samples/WebAssembly/ConfigurationLocalSJO.json @ 1448:dad6a2fe6fc7 loader-injection-feature
Added setters to control relative priority of CT series loader requests.
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Tue, 02 Jun 2020 13:16:40 +0200 |
parents | 65e1e4b08302 |
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" } }