docs: clean up HWID device limit documentation by removing outdated provider ID section

This commit is contained in:
kastov
2025-06-15 18:20:03 +03:00
parent 625f5318cb
commit dc1779b054

View File

@@ -36,12 +36,6 @@ Remnawave will return a `404` error if no HWID header is sent.
HWID_DEVICE_LIMIT_ENABLED=true
HWID_FALLBACK_DEVICE_LIMIT=5
HWID_MAX_DEVICES_ANNOUNCE="You have reached the maximum number of allowed devices for your subscription."
### HWID DEVICE DETECTION PROVIDER ID ###
# Apps, which currently support this feature:
# - Happ
PROVIDER_ID="123456"
```
`HWID_DEVICE_LIMIT_ENABLED` - enables device limit restriction.