From 45d4a8a484cc0e118bb6ffaa8854a2565389750b Mon Sep 17 00:00:00 2001 From: Lloyd Date: Tue, 25 Nov 2025 17:26:55 +0000 Subject: [PATCH] feat: add owner and email fields to LetsMesh configuration --- config.yaml.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.yaml.example b/config.yaml.example index 14861b4..af93582 100644 --- a/config.yaml.example +++ b/config.yaml.example @@ -151,6 +151,8 @@ letsmesh: iata_code: "Test" # e.g., "SFO", "LHR", "Test" broker_index: 0 # Which LetsMesh broker (0=EU, 1=US West) status_interval: 300 + owner: "" + email: "" # Block specific packet types from being published to LetsMesh # If not specified or empty list, all types are published