88 "searchSettings" : true ,
99 "viewerSettings" : true ,
1010 "reportSettings" : true ,
11+ "panelToolbarSettings" : true ,
1112 "hangingProtocolsSettings" : true ,
1213 "export" : true ,
1314 "archive" : true ,
1415 "search" : true ,
1516 "reports" : true ,
1617 "remoteReports" : false ,
1718 "liveShare" : false ,
18- "hangingProtocols" : " V1" ,
19+ "allowCopyMeasurementValue" : true ,
20+ "hangingProtocols" : " V2" ,
1921 "openTabsTrackingMethod" : " NONE" ,
2022 "batchImageRequests" : true ,
2123 "prepareInstances" : false ,
2729 " NM"
2830 ],
2931 "preloadSeries" : " OFF" ,
32+ "preloadAllFrames" : false ,
3033 "boundingBoxAnnotations" : true ,
3134 "viewToClipboard" : " IMAGE" ,
3235 "pngPSToClipboard" : " NONE" ,
33- "showCalculatedFps" : true ,
3436 "viewToDICOM" : true ,
3537 "mistMpr3D" : true ,
3638 "clearCache" : false ,
3739 "measurementsPropagation" : true ,
38- "overlay" :true ,
40+ "callCachedMetadata" : true ,
41+ "overlay" : true ,
3942 "digitalSubtraction" : " NONE" ,
40- "returnMinMaxPerFrame" :true ,
41- "cad" :true ,
42- "summaryThumbnailsForSopClasses" :[]
43+ "returnMinMaxPerFrame" : true ,
44+ "cad" : true ,
45+ "checkKOPRPermissions" : false ,
46+ "playVideoInVideoTag" : false ,
47+ "browserExtensionIntegration" : false ,
48+ "hangingProtocolsQuickSave" : true ,
49+ "quadrantZoomEnabled" : false ,
50+ "workspace" : {
51+ "allowWorkspaceSaving" : true
52+ },
53+ "uploadDicomToPacs" : false ,
54+ "autoAdjustImageRotation" : true
4355 },
44- "blackListedSopClasses" : [],
56+ "blackListedSopClasses" : [
57+ " 1.2.840.10008.5.1.4.1.1.66" ,
58+ " 1.2.840.10008.5.1.4.1.1.4.2"
59+ ],
4560 "forwardPacs" : [
4661 {
4762 "storeScpIp" : " 127.0.0.1" ,
5166 }
5267 ],
5368 "languages" : [
54- " en"
69+ " lt" ,
70+ " en" ,
71+ " ru" ,
72+ " de" ,
73+ " fr" ,
74+ " es" ,
75+ " it"
5576 ],
5677 "dicomLibraryConfiguration" : {
5778 "dicomLibrarySender" : " someone@mail.com" ,
5879 "dicomLibrarySubject" : " My special study" ,
59- "languages" : null ,
60- "language" : null
80+ "languages" : [
81+ " en" ,
82+ " de"
83+ ],
84+ "language" : " en"
6185 },
6286 "formatIntegrationLinkInViewer" : false ,
6387 "textureInterpolationType" : 1 ,
7094 },
7195 "workersConfig" : {
7296 "maxWorkers" : " 50%" ,
73- "maxSegmentationWorkers" : " 50%"
97+ "maxSegmentationWorkers" : " 50%" ,
98+ "maxMeasurementWorkers" : " 50%" ,
99+ "maxJphWorkers" : " 0%"
74100 },
75101 "cacheSupervisorConfig" : {
76- "enabled" : false ,
102+ "enabled" : true ,
77103 "runFrequencyInSec" : 10
78104 },
105+ "structureListenerConfig" : {
106+ "enabled" : false ,
107+ "runFrequencyInSec" : 30
108+ },
79109 "scrollingConfig" : {
80110 "modality" : [
81111 " CT" ,
88118 ],
89119 "sopClass" : []
90120 },
121+ "notificationsConfiguration" : {
122+ "autoCloseAfterSec" : 10
123+ },
124+ "personNameConfiguration" : {
125+ "formatIn" : " " ,
126+ "formatOut" : null
127+ },
128+ "searchHistoryByPatientId" : true ,
129+ "dontAutoOpenTheseAnnotations" : [
130+ " Lunit"
131+ ],
91132 "fusionConfig" : {
92133 "modality" : [
93134 " CT" ,
94135 " MR" ,
95136 " PT"
96137 ],
97138 "sopClass" : [],
98- "ignoreMissingSliceThickness" :false
139+ "ignoreMissingSliceThickness" : false
99140 },
100- "notificationsConfig" : {
101- "autoCloseAfterSec" : 10
102- },
103- "personNameConfiguration" : {
104- "formatIn" : null ,
105- "formatOut" : null
106- },
107- "searchHistoryByPatientId" : true ,
108- "segmentationConfig" : {
141+ "segmentationConfig" : {
109142 "smartPaintPreloadOptions" : " wait-for-toolbar" ,
110143 "messagingLevel" : " minimal"
111144 },
145+ "windowPosition" : [
146+ {
147+ "name" : " patient-history" ,
148+ "width" : 1245 ,
149+ "height" : 800
150+ }
151+ ],
112152 "instancesProgressivePreloadConfig" : {
113153 "preloadCount" :10 ,
114154 "supportedModalities" : [
120160 "supportedSOPClasses" :[],
121161 "enableSeriesManualPreload" :true
122162 },
123- "dontAutoOpenTheseAnnotations" : [],
124- "windowPosition" : []
163+ "mistMprConfig" : {
164+ "modalities" : [
165+ " CT" ,
166+ " MR" ,
167+ " PT" ,
168+ " NM"
169+ ],
170+ "sopClasses" : []
171+ },
172+ "dentalConfig" : {
173+ "dentalAPIUrl" : " lib/3rdparty/dental"
174+ }
125175}
0 commit comments