The presets for the window management rules.
Path:

security.windowManagement.presets

Hierarchy

  • WindowManagementPresetConfig

Properties

disabledFilters: any

Default: {}

List of elements which should be disabled, regardless of the preset selection, this is an object of iso language code to list of ids.

security.windowManagement.presets.disabledFilters

selection: string[]

Default:

[
  "en",
  "neutral",
  "system"
]


List of languages for which the presets should be loaded

security.windowManagement.presets.selection

Generated using TypeDoc