Mercurial > hg > orthanc-stone
view Samples/WebAssembly/ConfigurationLocalSJO.json @ 967:e3234630df9c toa2019082801
Removed pragma-no-cache header that seems to be useless (and even nefarious)
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Wed, 28 Aug 2019 10:54:15 +0200 |
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" } }