20 lines
547 B
JSON
20 lines
547 B
JSON
{
|
|
"StoneWebViewer": {
|
|
"DateFormat": "DD/MM/YYYY",
|
|
"PrintEnabled": false,
|
|
"CombinedToolEnabled": true,
|
|
"CombinedToolBehaviour": {
|
|
"LeftMouseButton": "Windowing",
|
|
"MiddleMouseButton": "Pan",
|
|
"RightMouseButton": "Zoom"
|
|
},
|
|
"DownloadAsJpegEnabled": false,
|
|
"DownloadStudyEnabled": false,
|
|
"DownloadDicomDir": false,
|
|
"InstitutionLogo": "",
|
|
"ShowInfoPanelAtStartup": "Never",
|
|
"ShowUserPreferencesButton": true,
|
|
"ShowNotForDiagnosticUsageDisclaimer": false,
|
|
"DicomCacheSize": 256
|
|
}
|
|
} |