Files
config-pacs-docker/dcm4chee/default/conf/dcm4chee-auditlog/fsmgt-lossy-xmbean.xml
2025-02-26 14:49:25 +07:00

39 lines
1.8 KiB
XML

<mbean name="dcm4chee.archive:service=FileSystemMgt,group=LOSSY_STORAGE">
<attribute name="DefaultRetrieveAETitle"/>
<attribute name="DefaultAvailability"/>
<attribute name="DefaultUserInformation"/>
<attribute name="DefaultStorageDirectory"/>
<attribute name="CheckStorageFileSystemStatus"/>
<attribute name="MakeStorageDirectory"/>
<attribute name="MountFailedCheckFile"/>
<attribute name="MinimumFreeDiskSpace"/>
<attribute name="CheckFreeDiskSpaceMinimalInterval"/>
<attribute name="CheckFreeDiskSpaceMaximalInterval"/>
<attribute name="CheckFreeDiskSpaceRetryInterval"/>
<attribute name="DeleterThresholds"/>
<attribute name="ExpectedDataVolumePerDay"/>
<attribute name="AdjustExpectedDataVolumePerDay"/>
<attribute name="DeleteStudyIfNotAccessedFor"/>
<attribute name="DeleteStudyOnlyIfNotAccessedFor"/>
<attribute name="DeleteStudyOnlyIfStorageNotCommited"/>
<attribute name="DeleteStudyOnlyIfExternalRetrievable"/>
<attribute name="InstanceAvailabilityOfExternalRetrievable"/>
<attribute name="DeleteStudyOnlyIfCopyOnMedia"/>
<attribute name="DeleteStudyOnlyIfCopyOnFileSystemOfFileSystemGroup"/>
<attribute name="DeleteStudyOnlyIfCopyArchived"/>
<attribute name="DeleteStudyOnlyIfCopyOnReadOnlyFileSystem"/>
<attribute name="ScheduleStudiesForDeletionOnSeriesStored"/>
<attribute name="ScheduleStudiesForDeletionInterval"/>
<attribute name="ScheduleStudiesForDeletionBatchSize"/>
<attribute name="DeleteOrphanedPrivateFilesInterval"/>
<attribute name="DeleteOrphanedPrivateFilesBatchSize"/>
<attribute name="UpdateStudiesBatchSize"/>
<attribute name="TimerIDScheduleStudiesForDeletion"/>
<attribute name="TimerIDDeleteOrphanedPrivateFiles"/>
<attribute name="SchedulerServiceName"/>
<attribute name="DeleteStudyServiceName"/>
<attribute name="StoreScpServiceName"/>
<attribute name="FindScuServiceName"/>
<attribute name="State"/>
</mbean>