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:
| Column | Description |
|---|---|
| Name | The setting key within the component |
| Value | The 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
- Click Add Setting
- Enter the Component name (e.g. “CustomFeature”)
- Enter the Name (e.g. “Enabled”)
- Enter the Value
- Click Add
Editing a Setting
- Hover over the setting row to reveal the edit icon
- Click the pencil icon
- Edit the value inline
- Press Enter or click the checkmark to save
- Press Escape or click the X to cancel
Deleting a Setting
- Hover over the setting row to reveal the delete icon
- Click the trash icon
- 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
| Component | Managed By | Settings |
|---|---|---|
GoogleFonts | Fonts page | ApiKey — Google Fonts API key |
ScreenShare | Screen Share page | TurnUrls, TurnUsername, TurnCredential |
AI | AI page | API key and model configuration |
License | Licensing page | License key and activation data |