maxCacheSize property

int get maxCacheSize

The cache size limit in bytes. Default is 100MB (100000000). It is possible that the size of the cache may temporarily exceed the size limit.

set maxCacheSize (int maxCacheSize)