mirror of
https://github.com/remnawave/panel.git
synced 2026-03-29 16:44:03 +00:00
Fix typos in environment-variables documentation (#217)
This commit is contained in:
@@ -376,7 +376,7 @@ NOT_CONNECTED_USERS_NOTIFICATIONS_AFTER_HOURS=[6, 24, 48]
|
||||
|
||||
| Variable | Description | Default |
|
||||
| ---------------------------- | ---------------------------------------------------------------------------------------- | ------- |
|
||||
| `HWID_DEVICE_LIMIT_ENABLED` | Enable/Disable Gloval HWID device limit | `false` |
|
||||
| `HWID_DEVICE_LIMIT_ENABLED` | Enable/Disable Global HWID device limit | `false` |
|
||||
| `HWID_FALLBACK_DEVICE_LIMIT` | The fallback number of devices allowed per user | |
|
||||
| `HWID_MAX_DEVICES_ANNOUNCE` | Annonunce message when max devices are reached or HWID is not sent by client application | |
|
||||
|
||||
@@ -395,7 +395,7 @@ HWID_MAX_DEVICES_ANNOUNCE="Max devices reached"
|
||||
|
||||
| Variable | Description | Default |
|
||||
| ------------------------- | ---------------------------------------------------------------------------------------- | ------- |
|
||||
| `SHORT_UUID_LENGTH` | The length of the generated short UUID (subscription). Min. lenght 16 and max. lenght 64 | `16` |
|
||||
| `SHORT_UUID_LENGTH` | The length of the generated short UUID (subscription). Min. length 16 and max. length 64 | `16` |
|
||||
| `IS_HTTP_LOGGING_ENABLED` | Enable/Disable HTTP logging | `false` |
|
||||
| `JWT_AUTH_LIFETIME` | The lifetime of the auth JWT in hours. Possible values from 12 to 168. | `12` |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user