setRemoveUnusedEntriesAfterDays

abstract fun setRemoveUnusedEntriesAfterDays(removeUnusedEntriesAfterDays: Int)(source)

Sets the interval (in days) after which unused entries will be considered stale and removed from the cache. Any entries not used within this interval will be candidates for eviction.