pixelbridge-orthanc/config/orthanc/stone.json
2025-01-28 00:50:44 +06:00

14 lines
372 B
JSON

{
"StoneWebViewer": {
"DateFormat": "DD/MM/YYYY",
"PrintEnabled": false,
"DownloadAsJpegEnabled": false,
"DownloadStudyEnabled": false,
"DownloadDicomDir": false,
"InstitutionLogo": "",
"ShowInfoPanelAtStartup": "Never",
"ShowUserPreferencesButton": true,
"ShowNotForDiagnosticUsageDisclaimer": false,
"DicomCacheSize": 2048
}
}