docs: add branding variables to environment variables documentation and update SDK version compatibility table

This commit is contained in:
kastov
2025-09-25 04:00:43 +03:00
parent 6dc7e29780
commit 024bdff112
2 changed files with 8 additions and 0 deletions

View File

@@ -391,6 +391,13 @@ HWID_MAX_DEVICES_ANNOUNCE="Max devices reached"
</details>
### Branding
| Variable | Description | Default |
| ------------------- | ---------------------------------- | ------- |
| `BRANDING_TITLE` | The name of the brand | |
| `BRANDING_LOGO_URL` | The https:// URL of the brand logo | |
## Miscellaneous
| Variable | Description | Default |