Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OptionSpec

Option specification attributes for the FileConfig. PteroJS currently supports the following config options:

  • users
  • nodes
  • nests
  • servers
  • locations
  • subUsers

Hierarchy

  • OptionSpec

Index

Properties

Properties

cache?: boolean

Whether to cache the option manager's values.

fetch?: boolean

Whether to call the option manager's fetch() method (used by the main class' connect() method).

max?: number

The maximum amount of entries to allow for the option manager's cache.

experimental

Generated using TypeDoc