API keys are defined in the server config file (config.yaml). Restart the server after editing the file to apply changes.
If set, this base URL is used in webhook URLs and other user-visible links instead of the auto-detected local IP. Example: https://myserver.example.com:8080
Change the server log verbosity at runtime. DEBUG shows the most detail; CRITICAL shows only fatal errors.
What happens to LED targets when the server shuts down. "Stop targets" runs the normal stop sequence so devices with auto-restore restore their prior state. "Nothing" leaves the lights showing the last frame.
Download all configuration (devices, targets, streams, templates, automations) as a single JSON file.
Upload a previously downloaded backup file to replace all configuration. The server will restart automatically.
Automatically create periodic backups of all configuration. Old backups are pruned when the maximum count is reached.
Auto-backup files stored on the server. Download to save locally, or delete to free space.
Current version:
Install type:
Periodically check for new releases in the background.