diff options
author | Nardi Ivan <nardi.ivan@gmail.com> | 2024-01-09 11:12:27 +0100 |
---|---|---|
committer | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-01-18 10:21:24 +0100 |
commit | f55358973fae0264fcb580e9dbc0b69ab9999839 (patch) | |
tree | 1a4f101c38cc73c0cc8603ccd760f812b3ffab6a /example/config.txt | |
parent | 3107a958816f3a09ce39a36b42d03a0b0046225f (diff) |
config: move LRU cache configurations to the new API
Diffstat (limited to 'example/config.txt')
-rw-r--r-- | example/config.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example/config.txt b/example/config.txt index dc8aac250..1e7f14ad1 100644 --- a/example/config.txt +++ b/example/config.txt @@ -7,4 +7,6 @@ packets_limit_per_flow,32 tls,metadata.sha1_fingerprint.enable,1 +lru.bittorrent.ttl,0 + |