stone
This commit is contained in:
parent
7269c5e7e6
commit
d9967941bc
@ -2,6 +2,12 @@
|
||||
"StoneWebViewer": {
|
||||
"DateFormat": "DD/MM/YYYY",
|
||||
"PrintEnabled": false,
|
||||
"CombinedToolEnabled": true,
|
||||
"CombinedToolBehaviour": {
|
||||
"LeftMouseButton": "Windowing",
|
||||
"MiddleMouseButton": "Pan",
|
||||
"RightMouseButton": "Zoom"
|
||||
},
|
||||
"DownloadAsJpegEnabled": false,
|
||||
"DownloadStudyEnabled": false,
|
||||
"DownloadDicomDir": false,
|
||||
@ -9,6 +15,6 @@
|
||||
"ShowInfoPanelAtStartup": "Never",
|
||||
"ShowUserPreferencesButton": true,
|
||||
"ShowNotForDiagnosticUsageDisclaimer": false,
|
||||
"DicomCacheSize": 2048
|
||||
"DicomCacheSize": 256
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user