memoryCacheSize property
The maximum size for in-memory cache (in bytes). Default is 100MB.
Implementation
static int memoryCacheSize = 100 * mbSize;
The maximum size for in-memory cache (in bytes). Default is 100MB.
static int memoryCacheSize = 100 * mbSize;