Skip to content

Central Application Settings

Runtime-applied platform settings for the Central admin console and Tenant Application gates. Stored as key/value rows in system_settings, edited under Settings in the Central UI.

Payment gateway credentials live under Billing → Payment Gateways — not Settings.

Guides

AudienceDocument
Operators (admin UI)settings-user.md
Engineerssettings-developer.md
Production / opssettings-production.md
Object storage (Wasabi / S3)object-storage.md
Tenant workspace settingstenant-settings.md

Groups

GroupPurpose
GeneralApplication Name, Company Name, timezone/locale/currency, registration
LocalizationDate + time formats (Central SPA)
MailSMTP + From identity + test email
BrandingButton color, support email, logo/favicon, auth page images (platform defaults for all workspaces)
SecuritySession timeout, password policy
MaintenanceTenant Application only
BillingInvoice prefix, proration, trial/Stripe flags, default gateway code

Runtime model

  • Central never enters Laravel artisan down from maintenance_mode.
  • Self-service registration is gated by registration_enabled (API + /register page).
  • Sensitive mail_password is encrypted at rest and masked as ******** in the admin list.

Official documentation for the EloSync SaaS Platform.