{{ .DisplayName }} settings

{{ if .SurfacePath }}Admin page{{ end }}

Runtime configuration for the {{ .Slug }} integration, part of Integrations. Each key uses its override if one is stored, otherwise the environment value, otherwise its default. Saved changes apply when the application restarts. Secret keys are managed via the environment and cannot be set here.

{{ if .Error }} {{ end }} {{ if .Saved }} {{ end }} {{ if .Cleared }} {{ end }}
{{ range .Rows }} {{ if .Secret }} {{ else }} {{ end }} {{ end }}
Key Effective value Source Override
{{ .Key }} {{ if .Required }}required{{ end }} {{ if .PendingRestart }}Pending restart{{ end }}
{{ .Usage }}
{{ if .SecretSet }}Set {{ else }}Not set{{ end }} Managed via environment Set {{ .Key }} (or {{ .Key }}-file) in the environment. {{ if .Effective }}{{ .Effective }}{{ else }}(empty){{ end }} {{ if eq .Source "override" }}Override {{ else if eq .Source "environment" }}Environment {{ else }}Default{{ end }}
{{ if eq .Kind "enum" }} {{ else if eq .Kind "bool" }} {{ else }} {{ end }} {{ if .HasOverride }} {{ end }}
{{ if .Warning }}
{{ .Warning }}
{{ end }} {{ if eq .Key $.ErrorKey }}
{{ $.Error }}
{{ end }}

← Back to Integrations