Appearance
Behavior
Density, theme and motion for this console. Changes apply immediately with an undo. It is backed by console settings. It lives on the App rail, under the Deploy & application group: Stand up a new server, then appearance, updates and the console itself.
Configuration
Layout
How much fits on screen.
- Row density (
p_density) — a segmented control, defaultComfortable, choicesDense,Comfortable,Spacious. - Theme (
p_theme) — a segmented control, defaultDark, choicesDark,Light,Follow system. - Interface scale (
p_scale) — a slider control, default100. - Reduced motion (
p_motion) — a switch control, defaultfalse. - Monospace numerics (
p_mono) — a switch control, defaulttrue.
Behaviour
The console itself.
- Open on launch (
p_start) — a select control, defaultDashboard, choicesDashboard,Endpoints,Last screen. - Offer the tour on launch (
p_tour) — a switch control, defaultfalse. - Keep running in tray (
p_tray) — a switch control, defaulttrue. - Full ceremony on every destructive action (
p_confirm) — a switch control, defaulttrue. Leave this on. It is the four-gate check: key, arming switch, slider and attention test.
Failure modes and security
Every control here maps to a real key in console settings; an unreachable configuration store is shown as unreachable, never backfilled with placeholder values.
Verification
Exercise every control against its documented default and its full option range, confirm the write lands in console settings, and confirm an invalid combination is rejected before it reaches Asterisk. Confirm every default shown here matches what a fresh install actually ships, and that changing a value here is reflected the next time this screen loads.