Direct naar hoofdinhoud

Sitecore

Onofficiรซle Beta-vertaling

Deze pagina is vertaald door PageTurner AI (beta). Niet officieel goedgekeurd door het project. Een fout gevonden? Probleem melden โ†’

Watโ€‹

Toont de huidige Sitecore-omgeving. Wordt niet actief wanneer sitecore.json en user.json niet bestaan.

Voorbeeldconfiguratieโ€‹

{
"type": "sitecore",
"style": "plain",
"foreground": "#000000",
"background": "#FFFFFF",
"template": "Env: {{ .EndpointName }}{{ if .CmHost }} CM: {{ .CmHost }}{{ end }}"
}

Optiesโ€‹

NameTypeDefaultDescription
display_defaultbooleantruedisplay the segment or not when the Sitecore environment name matches default

Template (informatie)โ€‹

standaard template
{{ .EndpointName }} {{ if .CmHost }}({{ .CmHost }}){{ end }}

Eigenschappenโ€‹

NameTypeDescription
EndpointNamestringname of the current Sitecore environment
CmHoststringhost of the current Sitecore environment