25 lines
706 B
JSON
25 lines
706 B
JSON
{
|
|
"Housekeeper": {
|
|
"Enable": true,
|
|
"GlobalPropertyId": 1971,
|
|
"Force": false,
|
|
"ThrottleDelay": 15,
|
|
"Schedule": {
|
|
"Monday": ["3-6"],
|
|
"Tuesday": ["3-6"],
|
|
"Wednesday": ["3-6"],
|
|
"Thursday": ["3-6"],
|
|
"Friday": ["3-6"],
|
|
"Saturday": ["3-6"],
|
|
"Sunday": ["3-6"]
|
|
},
|
|
"Triggers": {
|
|
"StorageCompressionChange": true,
|
|
"MainDicomTagsChange": true,
|
|
"UnnecessaryDicomAsJsonFiles": true,
|
|
"IngestTranscodingChange": true,
|
|
"DicomWebCacheChange": true
|
|
},
|
|
"LimitMainDicomTagsReconstructLevel": "Study"
|
|
}
|
|
} |