Skip to main content

System configuration

Admin

Beyond the deploy-time environment configuration, Ticketra exposes runtime settings that admins manage from the UI, stored per tenant in the system config store.

What you can configure

AreaExamples
Session policySession TTL (hours) for the tenant.
Account lockoutLockout thresholds / tiers for failed logins.
CTI cache retentionHow long threat-intel verdicts are cached.
Audit retentionHow long audit events are kept.
BrandingReport logo.
SMTP & notificationsSee notifications.
LDAPSee LDAP / AD auth.

How to change settings

  1. Sign in as an ADMIN or SUPER_ADMIN.
  2. Go to Admin → Configuration.
  3. Adjust the relevant setting and save.

Changes are scoped to the current tenant (system users operate within the tenant they've selected).

Permissions

ActionPermission
View configurationconfig:read
Modify configurationconfig:modify
Deploy-time vs runtime

Secrets and connection settings (database, JWT secret, allowed origins) are set at deploy time via environment/secrets — see the Configuration reference. The UI settings here are operational policy that can change without redeploying.