mirror of
https://github.com/meshtastic/web.git
synced 2026-04-24 16:00:32 -04:00
clarify proxy description
This commit is contained in:
committed by
Sacha Weatherstone
parent
4399d83c1b
commit
af09ab6707
@@ -115,7 +115,7 @@ export const MQTT = (): JSX.Element => {
|
||||
name: "proxyToClientEnabled",
|
||||
label: "Proxy to Client Enabled",
|
||||
description:
|
||||
"Whether to proxy MQTT packets to the client (for example to Home Assistant)",
|
||||
"Use the client's internet connection for MQTT (feature only active in mobile apps)",
|
||||
disabledBy: [
|
||||
{
|
||||
fieldName: "enabled",
|
||||
|
||||
Reference in New Issue
Block a user