mirror of
https://github.com/remnawave/panel.git
synced 2026-04-23 16:23:14 +00:00
docs: enhance hwid device limit documentation with emphasis on HWID requirement and error response
This commit is contained in:
@@ -19,9 +19,11 @@ Remnawave will use HWID and other headers to limit the number of devices that ca
|
||||
Remnawave will strictly enforce the limit on the number of devices that can request a subscription.
|
||||
|
||||
:::danger
|
||||
If `HWID_DEVICE_LIMIT_ENABLED` is set to `true`, it will be impossible to get a subscription if the client application does not send the HWID.
|
||||
If `HWID_DEVICE_LIMIT_ENABLED` is set to `true`, it will be **impossible** to get a subscription if the client application does not send the HWID.
|
||||
|
||||
Enable only if you will use only supported applications.
|
||||
|
||||
Remnawave will return `404` error if the HWID is not sent.
|
||||
:::
|
||||
|
||||
### .env configuration
|
||||
|
||||
Reference in New Issue
Block a user