Skip to content

Settings

The Settings page controls global gateway behavior. Only admins can edit these values; other users can view them in read-only mode.

Configure the sliding inactivity timeout for browser sessions.

  1. Enter the timeout in minutes
  2. Click Save
  3. (Optional) Click Clear to revert to env/default

Global MFA policy for all users:

  • Require MFA for all users
  • Trusted device TTL (days)
  • Step-up window (minutes)

Changes apply immediately for new logins and step-up checks.

Control whether destructive Convox operations (like deleting apps) are allowed at all. This is a global safety switch.

Enable or disable deploy approvals and set the approval window (minutes) for admin approvals.

Set the defaults for app-level deploy approvals:

  • VCS provider (currently GitHub)
  • CI provider (currently CircleCI)

These defaults are used when an app does not specify its own provider settings.

App-specific settings are not on this page. Go to Apps → {app} → Settings to configure:

  • VCS/CI deploy settings (repo, branch, approval job name)
  • Protected and secret environment variables
  • Approved deploy commands
  • Service image patterns