From 0ac642ac44cad098a54d17ea29313b97bcd53b97 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Wed, 24 Sep 2025 15:21:02 -0700 Subject: [PATCH] Update config.template --- config.template | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.template b/config.template index f8674ec..f473cb7 100644 --- a/config.template +++ b/config.template @@ -330,5 +330,8 @@ enableHopLogs = False # Noisy Node Telemetry Logging and packet threshold noisyNodeLogging = False noisyTelemetryLimit = 5 +# Enable detailed packet logging +debugMetadata = False +DEBUGpacket = False