From 084f46e6156ae75ef45c882ce37b28e12e506d2c Mon Sep 17 00:00:00 2001 From: Ivan Nardi Date: Tue, 3 Jun 2025 12:52:29 +0200 Subject: Fix test configuration As reported in the comment at the beginning of the file, here we should only set default values --- example/config.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example') diff --git a/example/config.txt b/example/config.txt index bf48e22b8..6de41d8da 100644 --- a/example/config.txt +++ b/example/config.txt @@ -8,6 +8,6 @@ packets_limit_per_flow,32 ookla,dpi.aggressiveness,0x1 tls,metadata.sha1_fingerprint,1 -lru.bittorrent.ttl,0 +lru.bittorrent.ttl,300 -- cgit v1.2.3