feat: add discovery response handling to RepeaterDaemon for automatic node discovery

This commit is contained in:
Lloyd
2025-11-27 20:50:40 +00:00
parent ab4392e2f7
commit 9ed3d4618f
2 changed files with 81 additions and 0 deletions
+5
View File
@@ -34,6 +34,11 @@ repeater:
# Recommended: 10 hours for typical deployments
send_advert_interval_hours: 10
# Respond to discovery requests from other nodes
# When enabled, the repeater will automatically respond to discovery packets
# with its node information (node type 2 - repeater)
allow_discovery: true
# Mesh Network Configuration
mesh:
# Global flood policy - controls whether the repeater allows or denies flooding by default