maxCacheSize top-level constant

int const maxCacheSize

Maximum cache size in bytes.

Implementation

const maxCacheSize = 50 * 1024 * 1024;