Site Settings

Usage

Site Settings are stored in config/site.json and editable from the Settings page in the admin panel.

Field Description
siteName Site title used in the public navbar and browser tab.
tagline Subtitle shown in the public site footer.
adminTheme Admin panel colour theme (e.g. charcoal-dark, ocean-light).
publicTheme Public site theme applied to <html data-theme>.
defaultLayout Fallback layout for pages that don't specify one.

Server configuration

Low-level settings (port, CORS, upload size) live in config/server.json and require a server restart to take effect. These are not editable from the admin panel.