Mercurial > hg > orthanc-stone
view Samples/WebAssembly/ConfigurationLocalSJO.json @ 1109:79b1b541fe15 broker
ThreadedOracle::SetRootDirectory()
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 30 Oct 2019 11:56:10 +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" } }