mirror of
https://github.com/domcyrus/rustnet.git
synced 2026-01-05 05:19:59 -06:00
increase stale connection cleanup
This commit is contained in:
@@ -44,7 +44,7 @@ impl Default for Config {
|
||||
refresh_interval: 1000,
|
||||
enable_dpi: true,
|
||||
process_lookup_interval: 2,
|
||||
connection_timeout: 60,
|
||||
connection_timeout: 120,
|
||||
bpf_filter: None, // No filter by default to see all packets
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user