Expand description
User-global configuration (<config>/wipe/config.json).
Distinct from a board’s settings.json (which is per-project and git-tracked),
this file holds the defaults a user picks once during onboarding - preferred
port, exposure, whether to auto-serve, how much starter content a new board
gets, where to install the agent skill, and UI styling - so later
wipe init / wipe serve runs don’t have to ask again.
Structs§
- Global
Config - Machine-wide user preferences. Every field is optional; an absent field means “use the built-in default”.