Skip to content

Interface: AppSettings

index.AppSettings

Global application settings.

Properties

blockedWebsites

blockedWebsites: string[]

Domains to block when any habit is overdue

Defined in

types.ts:66


timezone

Optional timezone: string

IANA timezone identifier (e.g., "America/New_York")

Defined in

types.ts:68

Built with VitePress