This commit is contained in:
2025-02-26 14:49:25 +07:00
commit 1c1d9c4474
6403 changed files with 1953774 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
<mbean name="dcm4chee.archive:service=CompressionService">
<attribute name="MaxConcurrentCodec"/>
<attribute name="MaxConcurrentCompression"/>
<attribute name="MaxConcurrentDecompression"/>
<attribute name="FileSystemGroupIDs"/>
<attribute name="MaxBufferedImagePoolSize"/>
<attribute name="MaxBufferedImagePoolMemory"/>
<attribute name="TaskInterval"/>
<attribute name="LimitNumberOfFilesPerTask"/>
<attribute name="CompressionRules"/>
<attribute name="VerifyCompression"/>
<attribute name="TempDirectory"/>
<attribute name="KeepTempFileIfVerificationFails"/>
<attribute name="TempFileCleanupInterval"/>
<attribute name="BufferSize"/>
<attribute name="SchedulerServiceName"/>
<attribute name="TimerIDCheckFilesToCompress"/>
<attribute name="State"/>
</mbean>