SleepCacheConfiguration

fun SleepCacheConfiguration(enabled: Boolean = false, lastCachedDaysBack: Int = 0, cachedDaysCount: Int = 7, sleepGap: Long = Sleep.SLEEP_GAP, cacheClearingDelay: Long = 2)