mirror of
https://github.com/jkingsman/Remote-Terminal-for-MeshCore.git
synced 2026-08-12 11:43:03 +02:00
Improve correctness of regional traffic repeats
This commit is contained in:
@@ -557,8 +557,9 @@ export function SettingsRadioSection({
|
|||||||
placeholder="#MyRegion"
|
placeholder="#MyRegion"
|
||||||
/>
|
/>
|
||||||
<p className="text-xs text-muted-foreground">
|
<p className="text-xs text-muted-foreground">
|
||||||
Tag outgoing flood messages with a region name (e.g. #MyRegion). Repeaters with this
|
Tag outgoing flood messages with a region name (e.g. #MyRegion). Repeaters configured for
|
||||||
region configured will prioritize your traffic. Leave empty to disable.
|
that region can forward the traffic, while repeaters configured to deny other regions may
|
||||||
|
drop it. Leave empty to disable.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user