←
System
{{ $ := . }}
Backups
Status
Janitor
Locations
Queues
Exec Server
Console
Actions
Reindex (Background)
Reindex (Blocking)...
{{ $disabled := "disabled" }} {{ if .AllowPurge }} {{ $disabled = "enabled" }} {{ end }}
Purge...
{{ .ReindexMsg }}
Settings
Key
Value
{{ range $key, $value := .Settings }}
{{ $key }}
{{ $value }}
{{ end }}
System Config
{{ template "key_value" .SystemConfig.Iter }}