object
(Details)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
assets | string |
Required | cannot be null | Distributor node configuration |
cacheState | string |
Required | cannot be null | Distributor node configuration |
Path to a directory where all the cached assets will be stored
assets
is required
Type: string
cannot be null
defined in: Distributor node configuration
string
Path to a directory where information about the current cache state will be stored (LRU-SP cache data, stored assets mime types etc.)
cacheState
is required
Type: string
cannot be null
defined in: Distributor node configuration
string