globalOptions.defaultCacheMaxSize

Return the default cache size - 256Mb.

struct globalOptions
static @property
ptrdiff_t
defaultCacheMaxSize
(
)

Examples

setCacheMaxSize(defaultCacheMaxSize);

Meta