Skip to Content
SettingsAdvanced

Advanced Settings

The Advanced Settings page provides a raw key-value store for system configuration. Settings are grouped by component and can be created, edited, and deleted directly.

Navigate to Settings > Advanced.

Caution — Modifying these settings incorrectly can affect system behaviour. Only change settings if you understand their purpose or have been instructed to by Optymyse support.

Requires the TenantAdmin role or higher.

Understanding the Settings Store

Settings are stored as key-value pairs grouped by component. The component is a logical grouping (e.g. “License”, “GoogleFonts”, “ScreenShare”) and the name is the specific setting within that component.

Many settings on this page are managed automatically by other Settings pages (e.g. the TURN server settings are written by the Screen Share page). This page gives direct access to all settings for troubleshooting and advanced configuration.

Browsing Settings

Settings are displayed in collapsible groups by component. Each setting shows:

ColumnDescription
NameThe setting key within the component
ValueThe current value (truncated at 80 characters)

Use the search bar to filter settings by component name, setting name, or value. Click the component header to expand or collapse the group.

Creating a Setting

  1. Click Add Setting
  2. Enter the Component name (e.g. “CustomFeature”)
  3. Enter the Name (e.g. “Enabled”)
  4. Enter the Value
  5. Click Add

Editing a Setting

  1. Hover over the setting row to reveal the edit icon
  2. Click the pencil icon
  3. Edit the value inline
  4. Press Enter or click the checkmark to save
  5. Press Escape or click the X to cancel

Deleting a Setting

  1. Hover over the setting row to reveal the delete icon
  2. Click the trash icon
  3. The setting is removed immediately

Deleting a setting that is expected by the system may cause features to revert to default behaviour. The setting will be recreated automatically if another Settings page writes to it.

Common Components

ComponentManaged BySettings
GoogleFontsFonts pageApiKey — Google Fonts API key
ScreenShareScreen Share pageTurnUrls, TurnUsername, TurnCredential
AIAI pageAPI key and model configuration
LicenseLicensing pageLicense key and activation data
Last updated on