maxCacheSizeBytes property

int maxCacheSizeBytes
getter/setter pair

Maximum cache size in bytes (default: 500MB)

Implementation

static int maxCacheSizeBytes = 500 * 1024 * 1024;