pixelbridge-orthanc/config/orthanc/stone.json
2025-01-28 09:35:00 +06:00

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
}
}