IPermanentSettings
Home > @gooddata/sdk-model > IPermanentSettings
IPermanentSettings interface
Setting properties are used to customize platform behavior for end users. These are permanent setting options that are intended to remain, unlike feature-flag-based settings.
On the Panther/Tiger platform, each setting is backed by a metadata object with a unique setting type registered in the backend.
Signature:
export interface IPermanentSettings
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(Optional) Active calendars configuration | |||
|
(Optional) LLM provider id as default for the platform. | |||
|
boolean |
(Optional) Indicates whether the catalog groups in analytical designer are expanded by default. | ||
|
number |
(Optional) Ai rate limit in requests per minute. | ||
|
(Optional) Represents alert default configuration | |||
|
boolean |
(Optional) If true, non-TLS endpoints may be used for FlexConnect. Otherwise, only TLS-enabled endpoints may be used. | ||
|
number | null |
(Optional) Attachment size limit in bytes (null for no limit). | ||
|
string | null |
(ALPHA) (Optional) Resolved currency format override from metricFormatOverride.formats["CURRENCY"]. This is a convenience property normalized during settings resolution. | ||
|
(ALPHA) (Optional) Represents configuration for Dashboard Filters Apply Mode | |||
|
(ALPHA) (Optional) Date filter configuration. | |||
|
boolean |
(Optional) Headline component will not be underlined when it is set up with drilling. | ||
|
(BETA) (Optional) Early access features configuration. | |||
|
boolean |
(Optional) Enable automation evaluation mode. | ||
|
number |
(Optional) Override the default timeout for polling for the export results. | ||
|
(Optional) Fiscal year calendar configuration | |||
|
string |
(Optional) Locale code to use for date formatting. | ||
|
(Optional) LLM endpoint id as default for the platform. | |||
|
number | null |
(Optional) Maximum zoom level applied to geo visualizations. | ||
|
string |
(Optional) Locale code to use for metadata. | ||
|
string |
(Optional) IANA identifier of time zone in which the platform metadata are stored. | ||
|
(ALPHA) (Optional) Metric format override configuration. | |||
|
(ALPHA) (Optional) Represents configuration for OpenAI integration | |||
|
(Optional) Indicates current platform edition. | |||
|
string |
(Optional) Indicates the format in which the dates will be displayed | ||
|
boolean |
(Optional) Restrict access to Base UI applications. | ||
|
boolean |
(Optional) Indicates whether unavailable data items are visible in the settings API only available on Tiger/Panther | ||
|
string |
(Optional) Timezone | ||
|
(Optional) Week start day | |||
|
(Optional) Represents whiteLabeling configuration |