Skip to content

Latest commit

 

History

History
46 lines (25 loc) · 1.9 KB

definition-properties-directories.md

File metadata and controls

46 lines (25 loc) · 1.9 KB

directories Type

object (Details)

directories Properties

Property Type Required Nullable Defined by
assets string Required cannot be null Distributor node configuration
cacheState string Required cannot be null Distributor node configuration

assets

Path to a directory where all the cached assets will be stored

assets

assets Type

string

cacheState

Path to a directory where information about the current cache state will be stored (LRU-SP cache data, stored assets mime types etc.)

cacheState

cacheState Type

string