CacheConfig

constructor(dropAllCachesOnUnauthorised: Boolean = true, usePersistentCache: Boolean = true, maxPersistentCacheSize: Long? = 100 * 1024 * 1024, cleanupPersistentCacheForOtherUsers: Boolean = true, cleanupUnusedCachesAfter: <Error class: unknown class> = 7.days)