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 |

View File

@@ -28,6 +28,7 @@ Always pick and pin the correct version of the SDK to match the version of the R
| Contract Version | Remnawave Panel Version |
| ---------------- | ------------------------------------------ |
| 2.1.60 | 2.1.15 |
| 2.1.57 | 2.1.14 |
| 2.1.41 | 2.1.13 |
| 2.1.39 | 2.1.12 |