staticFilesCacheMaxMemorySize property
The maximum memory size (in bytes) for storing all cached Response
s. Default: 50M
Implementation
final int staticFilesCacheMaxMemorySize;
The maximum memory size (in bytes) for storing all cached Response
s. Default: 50M
final int staticFilesCacheMaxMemorySize;