ConversionCacheConfig

constructor(maxEntries: Int = 500, saveIntervalSeconds: Int = 300, filePath: String = "conversion_cache.json")(source)