Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Configuration

App settings

Hierarchy

  • Configuration

Index

Properties

Optional disableNewVersionPopups

disableNewVersionPopups: boolean

Disable popups that report for a new (installed) version or not.

Optional globals

globals: any

Data that is available everywhere, in scripts e.g.

Optional jobs

jobs: Job | Job[]

One or more job to configure.

Optional timeZone

timeZone: string

The default timezone to use.

Generated using TypeDoc