Breadcrumbs

Directory File Store


Description

A directory in the file system

Type

file

Category

File


Configuration

Name

Description

Type

Mandatory

Comment

BasePath

The base path of the file store

string

True



{
    "Name": "extract",
    "Type": "file",
    "HealthCheck": true,
    "Config": {
        "BasePath": "/mnt/stash/extracts/"
    }
}