WarpBox Settings

Visible settings

{{ len .Rows }}

Filtered by search and category

Editable

0

Runtime override supported

Unsaved

0

Draft changes in browser

Locked

0

Environment only

Administrative runtime settings

Edit safe runtime overrides without hiding where each value came from. Hard storage and security-sensitive environment settings stay visible but locked.

defaultBuilt-in application value
environmentLoaded from env
db overrideSaved from admin UI
hard envVisible, not editable here
Settings grid edit, inspect, import, export
0 unsaved
No unsaved changes.
{{ range .Categories }} {{ if ne .Key "all" }}
{{ .Label }}
{{ range .Rows }} {{ end }}
Setting Source Value Actions
{{ .Label }} {{ .EnvName }}
{{ .SourceBadge }}
{{ if eq .Type "bool" }} {{ else }} {{ end }}
{{ if .Locked }}Locked by environment or hard runtime implication.{{ else if .DefaultValue }}Default: {{ .DefaultValue }}{{ end }}
{{ end }} {{ end }}