Set Cache Command
Description
Updates the cache configuration.
Commandline
$ transit set cache [-dir <path> [-layout <id>]
Options
dir | The cache directory path. The path may contain references to system properties in the form ${key}. Typically the cache path is declared relative to the DPML Data root via the ${dpml.data} property. The default value is ${dpml.data}/cache |
layout | The id of the layout strategy used within the cache. |