RetrostashOkHttpConfig

constructor(timeoutMs: Long = 250, maxEntries: Int = 64, maxBytes: Long = 2 * 1024 * 1024L, defaultMaxAgeMs: Long = 10 * 60 * 1000L, logger: (String) -> Unit? = null, cacheDirName: String = "retrostash_okhttp_cache", prefsName: String = "retrostash_okhttp_store")