Skip to content

API Reference / PluralmindConfig

Interface: PluralmindConfig

Defined in: types.ts:198

Properties

cacheDuration

cacheDuration: number

Defined in: types.ts:206

The amount of time to cache a system's data for, in milliseconds. After this time, the data will be considered expired and subsequent requests for it will result in a reload.

Defaults to 900000 (15 minutes).