vertx / io.vertx.rxjava.ext.web.templ / JadeTemplateEngine / setMaxCacheSize

setMaxCacheSize

open fun setMaxCacheSize(maxCacheSize: Int): JadeTemplateEngine

Set the max cache size for the engine

Parameters

maxCacheSize - the maxCacheSize

Return
a reference to this for fluency