Site Configuration
/admin/config controls your tenant-level settings. It uses a single-page layout: a sticky sidebar to jump between sections, section cards in the main column, and a sticky save bar that appears when you have unsaved changes.
For SEO, analytics, logos, themes, and white label, see Branding & Appearance. Those settings live at /admin/branding. The config page links across to them.
For AI model selection and per-feature controls, see AI Model & Cost Control.
The sections
| Section | What it controls |
|---|---|
| Site | Site name, maintenance mode, pagination, upload limits, default theme |
| Members | Registration, email verification, access mode, profile rules |
| Suite | Per-product toggles for mobieusHelp and mobieusLearn |
| Features | Feature flags available on your plan, including AI sub-flags |
| Content | Forum, thread, post, file, and photo defaults |
| Commerce | Stripe keys, payout settings, sandbox toggle |
| System | Environment values, AI model selection, and health diagnostics |
| Custom Domain | Map your own domain to your tenant (higher plans only) |
Search engine, analytics, and brand identity settings appear here as pointers that take you to /admin/branding, where they are edited.
Working in the panel
- The sidebar lets you jump straight to a section.
- A sticky save bar tracks unsaved changes and counts how many sections have edits.
- Each section shows a badge when it has unsaved changes.
- A recent-changes view draws from your audit log so you can see what changed and when.
- A diagnostics view reports health for database, cron, mail, queue, cache, and storage.
- Saving does not use browser pop-up confirmations.
Access
Configuration is restricted to the Super Admin role. Lower roles do not have access to the configuration panel.
## Site Configuration `/admin/config` controls your tenant-level settings. It uses a single-page layout: a sticky sidebar to jump between sections, section cards in the main column, and a sticky save bar that appears when you have unsaved changes. For SEO, analytics, logos, themes, and white label, see [Branding & Appearance](/know/branding-and-appearance). Those settings live at `/admin/branding`. The config page links across to them. For AI model selection and per-feature controls, see [AI Model & Cost Control](/know/admin-config-ai-model). --- ## The sections | Section | What it controls | |---|---| | Site | Site name, maintenance mode, pagination, upload limits, default theme | | Members | Registration, email verification, access mode, profile rules | | Suite | Per-product toggles for mobieusHelp and mobieusLearn | | Features | Feature flags available on your plan, including AI sub-flags | | Content | Forum, thread, post, file, and photo defaults | | Commerce | Stripe keys, payout settings, sandbox toggle | | System | Environment values, AI model selection, and health diagnostics | | Custom Domain | Map your own domain to your tenant (higher plans only) | Search engine, analytics, and brand identity settings appear here as pointers that take you to `/admin/branding`, where they are edited. --- ## Working in the panel - The sidebar lets you jump straight to a section. - A sticky save bar tracks unsaved changes and counts how many sections have edits. - Each section shows a badge when it has unsaved changes. - A recent-changes view draws from your audit log so you can see what changed and when. - A diagnostics view reports health for database, cron, mail, queue, cache, and storage. - Saving does not use browser pop-up confirmations. --- ## Access Configuration is restricted to the **Super Admin** role. Lower roles do not have access to the configuration panel.