diskCache

Allow rendered pages to be persisted to the on-disk cache. True by default. When disabled, the in-memory cache still applies but rendered page images are never written to disk.

Parameters

diskCacheEnabled

true to allow on-disk caching, false otherwise.