mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
Merge pull request #1416 from pdxlocations/best-practices-remove-the-flood
Public MQTT Broker wont flood your mesh anymore
This commit is contained in:
commit
9958149aac
|
@ -96,4 +96,4 @@ This property, formerly known as "LoRa Channel Number", configures the frequency
|
||||||
|
|
||||||
- If you are part of a large mesh and don't know what a setting does, don't change it (unless you're super curious).
|
- If you are part of a large mesh and don't know what a setting does, don't change it (unless you're super curious).
|
||||||
- TEST your settings and hardware before you install in hard-to-reach locations.
|
- TEST your settings and hardware before you install in hard-to-reach locations.
|
||||||
- Connecting a node to the [public MQTT server](/docs/configuration/module/mqtt#connect-to-the-default-public-server) may publish the locations of all nodes in your mesh to the internet. This will also add every globally connected node to your node database and potentially flood your mesh with all types of packets.
|
- Connecting a node to the [public MQTT server](/docs/configuration/module/mqtt#connect-to-the-default-public-server) may publish the locations of all nodes in your mesh to the internet.
|
||||||
|
|
Loading…
Reference in a new issue