diff --git a/docs/configuration/module/mqtt.mdx b/docs/configuration/module/mqtt.mdx index 908e1498..880dd61e 100644 --- a/docs/configuration/module/mqtt.mdx +++ b/docs/configuration/module/mqtt.mdx @@ -79,14 +79,6 @@ The precision to use for the position in the map report. Defaults to a maximum d How often we should publish the map report to the MQTT server in seconds. Defaults to 900 seconds (15 minutes). -### OK to MQTT - -Acceptable values: `true`, `false` - -Default is `false`. When set to `true`, this configuration indicates that the user approves the packet to be uploaded to MQTT. If set to `false`, remote nodes are requested not to forward packets to MQTT. - -**Important:** This is not a cryptographic solution but a polite request that is enforced in the official firmware. - ## MQTT Module Config Client Availability