mirror of
https://github.com/remnawave/panel.git
synced 2026-03-30 09:05:48 +00:00
docs: add branding variables to environment variables documentation and update SDK version compatibility table
This commit is contained in:
@@ -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 |
|
||||
|
||||
@@ -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 |
|
||||
|
||||
Reference in New Issue
Block a user