feat: add global flood policy configuration and API endpoint for updates

This commit is contained in:
Lloyd
2025-11-16 21:43:35 +00:00
parent deaed4b376
commit 9e65a02273
3 changed files with 111 additions and 1 deletions
+7
View File
@@ -34,6 +34,13 @@ repeater:
# Recommended: 10 hours for typical deployments
send_advert_interval_hours: 10
# Mesh Network Configuration
mesh:
# Global flood policy - controls whether the repeater allows or denies flooding by default
# true = allow flooding globally, false = deny flooding globally
# Individual transport keys can override this setting
global_flood_allow: false
radio:
# Frequency in Hz (869.618 MHz for EU)
frequency: 869618000