Options
All
  • Public
  • Public/Protected
  • All
Menu

Configure a directory where files can be cached. This directory is cleaned on SDM startup; files older than 2 hours are removed.

Hierarchy

Index

Properties

Properties

Optional cache

cache: { enabled?: boolean; path?: string }

Type declaration

  • Optional enabled?: boolean
  • Optional path?: string

    Directory defaults to /opt/data

Generated using TypeDoc