mobieusKnow Site Configuration History #45
Author
Patrick Bass
Submitted
May 26, 2026 10:36pm
Reviewed
May 26, 2026 10:36pm
Summary
Initial version
## Site Configuration
+ The admin config panel at `/admin/config` controls all tenant-level settings across five tabs.
`/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.
+ ### Site Tab
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.
+ - **Maintenance mode** — take the site offline for all non-admins with a custom message
+ - **Site name** — the community's display name (appears in navbar, emails, page titles)
+ - **Pagination** — items per page for forums, files, and other listings
+ - **Upload limits** — maximum file size for uploads
+ - **Default theme** — the theme new users start with
For AI model selection and per-feature controls, see [AI Model & Cost Control](/know/admin-config-ai-model).
+ ### Access Tab
---
+ - **Registration** — open, invite-only, or closed
+ - **Email verification** — require email verification before posting
+ - **Age gate** — minimum age requirement
+ - **IP banning** — manage banned IP addresses
## The sections
+ ### Features Tab
| 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) |
+ Toggle suite products on/off for this tenant:
Search engine, analytics, and brand identity settings appear here as pointers that take you to `/admin/branding`, where they are edited.
+ - **mobieusHelp** — help desk and ticketing
+ - **mobieusLearn** — courses and LMS
+ - **mobieusKnow** — community knowledge base
---
+ Each product can be independently enabled or disabled. Only products that the platform admin has granted to your tenant's plan will appear here.
## Working in the panel
+ ### Payments Tab
- 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.
+ - **Stripe configuration** — connect your Stripe account (test or live mode)
+ - **Publishable and secret keys** — stored encrypted at rest
+ - **Webhook secret** — for receiving Stripe events
+ - **Mode toggle** — switch between sandbox (test) and live mode with typed confirmation
---
+ ### Advanced Tab
## Access
+ - **Environment variables** — view and edit select configuration values
+ - **Custom CSS** — inject custom styles into the site
+ - **Custom domain** — configure a custom domain for your community (Pro tier and above)
Configuration is restricted to the **Super Admin** role. Lower roles do not have access to the configuration panel.

Site Configuration

The admin config panel at /admin/config controls all tenant-level settings across five tabs.

Site Tab

  • Maintenance mode — take the site offline for all non-admins with a custom message
  • Site name — the community's display name (appears in navbar, emails, page titles)
  • Pagination — items per page for forums, files, and other listings
  • Upload limits — maximum file size for uploads
  • Default theme — the theme new users start with

Access Tab

  • Registration — open, invite-only, or closed
  • Email verification — require email verification before posting
  • Age gate — minimum age requirement
  • IP banning — manage banned IP addresses

Features Tab

Toggle suite products on/off for this tenant:

  • mobieusHelp — help desk and ticketing
  • mobieusLearn — courses and LMS
  • mobieusKnow — community knowledge base

Each product can be independently enabled or disabled. Only products that the platform admin has granted to your tenant's plan will appear here.

Payments Tab

  • Stripe configuration — connect your Stripe account (test or live mode)
  • Publishable and secret keys — stored encrypted at rest
  • Webhook secret — for receiving Stripe events
  • Mode toggle — switch between sandbox (test) and live mode with typed confirmation

Advanced Tab

  • Environment variables — view and edit select configuration values
  • Custom CSS — inject custom styles into the site
  • Custom domain — configure a custom domain for your community (Pro tier and above)
## Site Configuration

The admin config panel at `/admin/config` controls all tenant-level settings across five tabs.

### Site Tab

- **Maintenance mode** — take the site offline for all non-admins with a custom message
- **Site name** — the community's display name (appears in navbar, emails, page titles)
- **Pagination** — items per page for forums, files, and other listings
- **Upload limits** — maximum file size for uploads
- **Default theme** — the theme new users start with

### Access Tab

- **Registration** — open, invite-only, or closed
- **Email verification** — require email verification before posting
- **Age gate** — minimum age requirement
- **IP banning** — manage banned IP addresses

### Features Tab

Toggle suite products on/off for this tenant:

- **mobieusHelp** — help desk and ticketing
- **mobieusLearn** — courses and LMS
- **mobieusKnow** — community knowledge base

Each product can be independently enabled or disabled. Only products that the platform admin has granted to your tenant's plan will appear here.

### Payments Tab

- **Stripe configuration** — connect your Stripe account (test or live mode)
- **Publishable and secret keys** — stored encrypted at rest
- **Webhook secret** — for receiving Stripe events
- **Mode toggle** — switch between sandbox (test) and live mode with typed confirmation

### Advanced Tab

- **Environment variables** — view and edit select configuration values
- **Custom CSS** — inject custom styles into the site
- **Custom domain** — configure a custom domain for your community (Pro tier and above)