Mercurial > hg > orthanc-stone
view Samples/WebAssembly/ConfigurationLocalSJO.json @ 947:1091b2adeb5a toa2019081001
Fixed animation frame stopping when returning false + big work on the OpenGL
objects to make them lost context-safe + debug code to forcefully tag a
context as lost + debug macros
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Sat, 10 Aug 2019 13:07:31 +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" } }