CacheConfig

fun CacheConfig(directory: File, cacheDurationFilter: Map<String, Duration> = emptyMap(), maxSizeInBytes: Long = DEFAULT_MAX_CACHE_SIZE)