Skip to content

Latest commit

 

History

History
151 lines (81 loc) · 3.13 KB

AIHordeCacheConfiguration.md

File metadata and controls

151 lines (81 loc) · 3.13 KB

@zeldafan0225/ai_horde / Exports / AIHordeCacheConfiguration

Interface: AIHordeCacheConfiguration

Table of contents

Properties

Properties

generations_check

Optional generations_check: number

How long to cache generation check data for in Milliseconds

Defined in

index.ts:1420


generations_status

Optional generations_status: number

How long to cache generation status data for in Milliseconds

Defined in

index.ts:1422


interrogations_status

Optional interrogations_status: number

How long to cache interrogation status data for in Milliseconds

Defined in

index.ts:1424


models

Optional models: number

How long to cache models for in Milliseconds

Defined in

index.ts:1426


modes

Optional modes: number

How long to cache modes for in Milliseconds

Defined in

index.ts:1428


news

Optional news: number

How long to cache news for in Milliseconds

Defined in

index.ts:1430


performance

Optional performance: number

How long to cache performance for in Milliseconds

Defined in

index.ts:1432


sharedkeys

Optional sharedkeys: number

How long to cache sharedkeys for in Milliseconds

Defined in

index.ts:1438


teams

Optional teams: number

How long to cache teams for in Milliseconds

Defined in

index.ts:1436


users

Optional users: number

How long to cache a specific user for in Milliseconds

Defined in

index.ts:1418


workers

Optional workers: number

How long to cache workers for in Milliseconds

Defined in

index.ts:1434