title: "Website.ExternalLinkTrustedDomains" category: reference tags: [aet, website, setting] source: ApplicationElementTreeData.json date: 2026-04-17 status: published
Website.ExternalLinkTrustedDomains
Groep: Website Type: System · Waardetype: string Custom: Nee · Nullable: Ja
Beschrijving: Trusted domains
Comma separated list of domains that are trusted to be safe and will not show a warning when ExternalLinks is set to WarnUser. The Ultimo environment domain is always trusted. Example: documents.site.com,site.eu
Waardebewerken
- Actuele waarde:
None - Overerfde waarde:
None - Overerfd van: Inherited from factory settings.
Raw JSONbewerken
{
"settingId": "Website.ExternalLinkTrustedDomains",
"settingType": "System",
"description": "Trusted domains",
"longDescription": "Comma separated list of domains that are trusted to be safe and will not show a warning when ExternalLinks is set to WarnUser. The Ultimo environment domain is always trusted. Example: documents.site.com,site.eu",
"valueType": "string",
"inheritedFromDescription": "Inherited from factory settings.",
"isCustom": false,
"isNullable": true
}
Brondatabewerken
- AET-setting —
lookup_aet_setting("Website.ExternalLinkTrustedDomains")Volledige setting-data. Bron:ApplicationElementTreeData.json.