mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
headings clarity
This commit is contained in:
parent
5eba776067
commit
9b42b2c934
|
@ -18,7 +18,7 @@ The Channels config options are: Index, Roles, and Settings. Channel config uses
|
||||||
**Channel Settings** contain information for segregating message groups, configuring optional encryption, and enabling or disabling messaging over internet gateways. These settings **are** unique and configurable per channel.
|
**Channel Settings** contain information for segregating message groups, configuring optional encryption, and enabling or disabling messaging over internet gateways. These settings **are** unique and configurable per channel.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
## Channel Config Values
|
## Channel Config Options
|
||||||
|
|
||||||
### Index
|
### Index
|
||||||
|
|
||||||
|
@ -93,6 +93,8 @@ If enabled, messages from the mesh will be sent to the **public** internet throu
|
||||||
|
|
||||||
Set to `false` by default for all channels.
|
Set to `false` by default for all channels.
|
||||||
|
|
||||||
|
## Examples
|
||||||
|
|
||||||
<Tabs
|
<Tabs
|
||||||
groupId="settings"
|
groupId="settings"
|
||||||
defaultValue="cli"
|
defaultValue="cli"
|
||||||
|
|
Loading…
Reference in a new issue