Batch Cleanup

MEDIATION.CleanUp.EnableBatchCleanupTask
If true, the server will run cleanup batch data/log file task according to start time and interval setting. If false, the server will not run cleanup batch data/log file task.
The default value is true.
MEDIATION.CleanUp.BatchRetentionPeriod
Sets the retention period (in days) for data/log file.
The default value is 30.
MEDIATION.CleanUp.BatchTaskExpiredForComcol
Sets the retention period (in days) for cleanup batch task status info from High Availability database table MediationBatchTask.
The default value is 365 days.
MEDIATION.CleanUp.BatchCleanUpTaskStartTime
Sets the daily start for the cleanup task. The format is HH:mm.
The default value is 23:00.
MEDIATION.CleanUp.BatchCleanUpTaskInterval
Sets the interval number of hours between running the cleanup task.
The default value is every 24 hours.