diff --git a/aprsd/conf/common.py b/aprsd/conf/common.py index 7c0f1a5..f3a9f76 100644 --- a/aprsd/conf/common.py +++ b/aprsd/conf/common.py @@ -72,7 +72,7 @@ aprsd_opts = [ ), cfg.IntOpt( "packet_dupe_timeout", - default=60, + default=300, help="The number of seconds before a packet is not considered a duplicate.", ), cfg.BoolOpt(