Improve correctness of regional traffic repeats

This commit is contained in:
Jack Kingsman
2026-03-09 15:03:18 -07:00
parent 6832516b40
commit e03ddcaaa7

View File

@@ -557,8 +557,9 @@ export function SettingsRadioSection({
placeholder="#MyRegion"
/>
<p className="text-xs text-muted-foreground">
Tag outgoing flood messages with a region name (e.g. #MyRegion). Repeaters with this
region configured will prioritize your traffic. Leave empty to disable.
Tag outgoing flood messages with a region name (e.g. #MyRegion). Repeaters configured for
that region can forward the traffic, while repeaters configured to deny other regions may
drop it. Leave empty to disable.
</p>
</div>