storageCacheSize property
The maximum size for storage cache (in bytes). Default is 1GB.
Implementation
static int storageCacheSize = 1 * gbSize;
The maximum size for storage cache (in bytes). Default is 1GB.
static int storageCacheSize = 1 * gbSize;