mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Reworks client/server heuristic for ZMQ interfaces
This commit is contained in:
parent
9050b210b5
commit
9d43be52c7
8 changed files with 16 additions and 25 deletions
|
|
@ -113,9 +113,6 @@ local menu_subpages = {
|
|||
}, toggle_dst_with_post_nat_dst = {
|
||||
title = i18n("prefs.toggle_dst_with_post_nat_dst_title"),
|
||||
description = i18n("prefs.toggle_dst_with_post_nat_dst_description"),
|
||||
}, toggle_src_and_dst_using_ports = {
|
||||
title = i18n("prefs.toggle_src_and_dst_using_ports_title"),
|
||||
description = i18n("prefs.toggle_src_and_dst_using_ports_description"),
|
||||
},
|
||||
}}, {id="in_memory", label=i18n("prefs.cache_settings"), advanced=true, pro_only=false, hidden=false, entries={
|
||||
toggle_midnight_stats_reset = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue