Files
config-pacs-docker/dcm4chee/default/data/xmbean-attrs/dcm4chee.archive@3Aservice@3DCompressionService.xml
2025-02-26 14:49:25 +07:00

20 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- automatically produced by XMLAttributePersistenceManager --><attribute-list date="20250224090835" id="dcm4chee.archive:service=CompressionService">
<attribute name="MaxConcurrentCodec" type="java.lang.Integer">1</attribute>
<attribute name="MaxConcurrentCompression" type="java.lang.Integer">1</attribute>
<attribute name="MaxConcurrentDecompression" type="java.lang.Integer">1</attribute>
<attribute name="FileSystemGroupIDs" type="java.lang.String">ONLINE_STORAGE</attribute>
<attribute name="MaxBufferedImagePoolSize" type="java.lang.Integer">10</attribute>
<attribute name="MaxBufferedImagePoolMemory" type="java.lang.String">1MB</attribute>
<attribute name="TaskInterval" type="java.lang.String">NEVER</attribute>
<attribute name="LimitNumberOfFilesPerTask" type="java.lang.Integer">1000</attribute>
<attribute name="CompressionRules" type="java.lang.String"> ComputedRadiographyImageStorage:JLSL:5d DigitalXRayImageStorageForPresentation:JLSL:5d DigitalXRayImageStorageForProcessing:JLSL:5d DigitalMammographyXRayImageStorageForPresentation:JLSL:5d DigitalMammographyXRayImageStorageForProcessing:JLSL:5d CTImageStorage:JLSL:5d MRImageStorage:JLSL:5d UltrasoundImageStorage:JLSL:5d UltrasoundMultiframeImageStorage:JLSL:5d UltrasoundImageStorageRetired:JLSL:5d UltrasoundMultiframeImageStorageRetired:JLSL:5d SecondaryCaptureImageStorage:JLSL:5d XRayAngiographicImageStorage:JLSL:5d XRayRadiofluoroscopicImageStorage:JLSL:5d NuclearMedicineImageStorage:JLSL:5d </attribute>
<attribute name="VerifyCompression" type="java.lang.Boolean">true</attribute>
<attribute name="TempDirectory" type="java.lang.String">tmp</attribute>
<attribute name="KeepTempFileIfVerificationFails" type="java.lang.String">1d</attribute>
<attribute name="TempFileCleanupInterval" type="java.lang.String">3d</attribute>
<attribute name="BufferSize" type="java.lang.Integer">8192</attribute>
<attribute name="SchedulerServiceName" type="javax.management.ObjectName">dcm4chee.archive:service=Scheduler</attribute>
<attribute name="TimerIDCheckFilesToCompress" type="java.lang.String">CheckFilesToCompress</attribute>
</attribute-list>