Merge pull request #1600 from meshtastic/thebentern-patch-1
Some checks failed
CI / quality (push) Has been cancelled
CI / build (push) Has been cancelled

Uplinked, not uploaded
This commit is contained in:
Ben Meadors 2024-11-24 06:28:24 -06:00 committed by GitHub
commit 24f5d2a7d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -119,7 +119,7 @@ Setting this to option to 'true' means the device will ignore any messages it re
Acceptable values: `true`, `false`
Default is `false`. When set to `true`, this configuration indicates that the user approves their packets to be uploaded to MQTT. If set to `false`, nodes receiving your packets are requested not to forward packets to MQTT. This configuration only applies to Channels configured with the `defaultpsk` and `eventpsk` keys set in the Meshtastic Firmware; Channels with custom keys ignore this setting.
Default is `false`. When set to `true`, this configuration indicates that the user approves their packets to be uplinked to MQTT brokers. If set to `false`, nodes receiving your packets are requested not to forward packets to MQTT. This configuration only applies to Channels configured with the `defaultpsk` and `eventpsk` keys set in the Meshtastic Firmware; Channels with custom keys ignore this setting.
**Important:** This is not a cryptographic solution but a polite request that is enforced in the official firmware.