Site Configuration
/admin/config controls every tenant-level setting. The v3 redesign organizes it into a sidebar with 8 sections, plus a sticky save bar and dirty tracking.
For full detail on the redesign, see Admin Config (v3 redesign).
For SEO, analytics, logos, themes, and white label, see Branding & Appearance. Those used to live here. They moved to /admin/branding.
For AI model selection and per-feature overrides, see AI Model & Cost Control.
The 8 sections
| Section | What it controls |
|---|---|
| Site | Site name, maintenance mode, pagination, upload limits, default theme |
| Members | Registration, email verification, age gate, profile rules |
| Suite | Per-product toggles for mobieusHelp and mobieusLearn |
| Features | Feature flags (gated by your plan), including AI sub-flags |
| Content | Forums, threads, posts, files, photos defaults |
| Commerce | Stripe keys, payout rules, sandbox toggle |
| System | Environment values, AI model selection, cron status, diagnostics |
| Custom Domain | Pro+ only. Map your own domain to your tenant |
What's new in v3
- Sidebar layout with the 8 sections above
- Sticky save bar with dirty count, jump-to-next-dirty, discard
- Per-section dirty badges so you see at a glance what's unsaved
/keyboard shortcut for fuzzy section search- Recent changes timeline drawn from your audit log
- Diagnostics tile grid for database, cron, mail, queue, cache, storage health
- AI model picker in the System section
- No native browser dialogs on save (no "Are you sure?" prompts)
Where settings moved
Search engine, analytics, and brand identity settings moved to /admin/branding. Old ?tab=crawlers links auto-redirect to ?tab=seo on the new page, so existing bookmarks still work.
See Branding & Appearance for the full list.
Access
Requires Tenant Admin role or higher. Tenant Super Mods can view but not edit.
## Site Configuration `/admin/config` controls every tenant-level setting. The v3 redesign organizes it into a sidebar with 8 sections, plus a sticky save bar and dirty tracking. For full detail on the redesign, see [Admin Config (v3 redesign)](/know/admin-config). For SEO, analytics, logos, themes, and white label, see [Branding & Appearance](/know/branding-and-appearance). Those used to live here. They moved to `/admin/branding`. For AI model selection and per-feature overrides, see [AI Model & Cost Control](/know/admin-config-ai-model). --- ## The 8 sections | Section | What it controls | |---|---| | Site | Site name, maintenance mode, pagination, upload limits, default theme | | Members | Registration, email verification, age gate, profile rules | | Suite | Per-product toggles for mobieusHelp and mobieusLearn | | Features | Feature flags (gated by your plan), including AI sub-flags | | Content | Forums, threads, posts, files, photos defaults | | Commerce | Stripe keys, payout rules, sandbox toggle | | System | Environment values, AI model selection, cron status, diagnostics | | Custom Domain | Pro+ only. Map your own domain to your tenant | --- ## What's new in v3 - **Sidebar layout** with the 8 sections above - **Sticky save bar** with dirty count, jump-to-next-dirty, discard - **Per-section dirty badges** so you see at a glance what's unsaved - **`/` keyboard shortcut** for fuzzy section search - **Recent changes timeline** drawn from your audit log - **Diagnostics tile grid** for database, cron, mail, queue, cache, storage health - **AI model picker** in the System section - **No native browser dialogs** on save (no "Are you sure?" prompts) --- ## Where settings moved Search engine, analytics, and brand identity settings moved to `/admin/branding`. Old `?tab=crawlers` links auto-redirect to `?tab=seo` on the new page, so existing bookmarks still work. See [Branding & Appearance](/know/branding-and-appearance) for the full list. --- ## Access Requires Tenant Admin role or higher. Tenant Super Mods can view but not edit.