Settings
If this node is in a cluster, then the settings with the Sync flag will be synchronized.
↻ = Requires reload config
General
The general settings
General
Name | Description | Default Value | ↻ | Sync |
---|---|---|---|---|
Node Name | Name of this node | SLG Broadcast Suite | ||
Node Location | Location of this node |
Technical
Name | Description | Default Value | ↻ | Sync |
---|---|---|---|---|
Supervisor Node | False | |||
Staging Node | False | |||
Default Node State | The default node state when this node is not in a cluster or the node state is not set by a cluster | Primary | ✔️ |
System
Core
The core settings
General
Name | Description | Default Value | ↻ | Sync |
---|---|---|---|---|
Core IP-Address or Hostname | Address on which the Core API should be available | 127.0.0.1 | ✔️ | |
Core API Listen Port | Port on which the Core API should be available | 8085 | ✔️ | |
Core gRPC Listen Port | Required for distributed triggers, communication with web panels and communication with the agent | 8086 | ✔️ | |
Core gRPC Wasm Listen Port | Required for communication with web panels running on a WebAssembly (Wasm) client. | 8088 | ✔️ |
Startup & Shutdown
Name | Description | Default Value | ↻ | Sync |
---|---|---|---|---|
Startup Actions | List of actions which will be executed during startup. The actions are not executed when "Apply Config" or "Reload Config" is performed. Comma-separated Actions UUID's | ✔️ | ✔️ | |
Shutdown Actions | List of actions which will be executed during shutdown. The actions are not executed when "Apply Config" or "Reload Config" is performed. Comma-separated Actions UUID's | ✔️ | ✔️ |
Paths
Name | Description | Default Value | ↻ | Sync |
---|---|---|---|---|
Shell Path | /bin/bash | ✔️ | ✔️ |
Technical
Name | Description | Default Value | ↻ | Sync |
---|---|---|---|---|
Default Pulse Duration | Length of a pulse. Is used when pulse is enabled and its duration is not set or 0 (affects actions and triggers). In milliseconds | 250 | ✔️ |
GUI
The Gui settings
General
Name | Description | Default Value | ↻ | Sync |
---|---|---|---|---|
External URL | http://127.0.0.1:5000 | ✔️ | ||
Reverse Proxy | Enable this when Broadcast Suite is behind a reverse proxy (e.g., NGINX). The External URL will then be used for connections, such as Wasm Web Panels. | False | ✔️ | |
Header Color |
Login
Name | Description | Default Value | ↻ | Sync |
---|---|---|---|---|
Show Login Message | If enabled, the login message is shown | False | ✔️ | |
Login Message | Message which is shown on the login screen Supports HTML | ✔️ |
Dashboard
Name | Description | Default Value | ↻ | Sync |
---|---|---|---|---|
Dashboard Refresh Interval | In seconds (Use 0 to disable) | 30 | ✔️ |
Announcement Banner
Name | Description | Default Value | ↻ | Sync |
---|---|---|---|---|
Enabled | False | ✔️ | ||
Announcement Text | Supports HTML | ✔️ |
WebAssembly (Wasm)
info
WebAssembly (Wasm) enables a panel to run directly in the browser, which reduces the load on the server.
Name | Description | Default Value | ↻ | Sync |
---|---|---|---|---|
WebAssembly Enabled | Enable WebAssembly (Wasm) Requires a full restart of all projects (API, Core, and GUI) to take effect | False | ✔️ | ✔️ |
Wasm Log Level | The log level for Wasm clients | Info | ✔️ |
Technical
Name | Description | Default Value | ↻ | Sync |
---|---|---|---|---|
Store Index Search Value | If enabled, the search value on the index pages will persist even if the page is reloaded. | True | ✔️ |
Database
Backup
Name | Description | Default Value | ↻ | Sync |
---|---|---|---|---|
Backup Path | ||||
PostgreSQL Binary Folder | Database backups require pg_dump Path to bin folder | |||
Create Daily Backups | False | ✔️ | ✔️ | |
Backup Type | Check the documentation for more information | Full |