RetentionConfig

constructor(maxHistoryDays: Int = 30, maxFiles: Int = 100, totalSizeCapBytes: Long = 10L * 1024 * 1024 * 1024)(source)