mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Integrate elephant flows new gui
This commit is contained in:
parent
1acec3ea88
commit
4a4106a796
5 changed files with 75 additions and 59 deletions
|
|
@ -246,15 +246,6 @@ local menu_subpages = {
|
|||
}, longlived_flow_duration = {
|
||||
title = i18n("prefs.longlived_flow_duration_title"),
|
||||
description = i18n("prefs.longlived_flow_duration_description"),
|
||||
}, toggle_elephant_flows_alerts = {
|
||||
title = i18n("prefs.toggle_elephant_flows_alerts_title"),
|
||||
description = i18n("prefs.toggle_elephant_flows_alerts_description"),
|
||||
}, elephant_flow_local_to_remote_bytes = {
|
||||
title = i18n("prefs.elephant_flow_local_to_remote_bytes_title"),
|
||||
description = i18n("prefs.elephant_flow_local_to_remote_bytes_description"),
|
||||
}, elephant_flow_remote_to_local_bytes = {
|
||||
title = i18n("prefs.elephant_flow_remote_to_local_bytes_title"),
|
||||
description = i18n("prefs.elephant_flow_remote_to_local_bytes_description"),
|
||||
}, max_num_alerts_per_entity = {
|
||||
title = i18n("prefs.max_num_alerts_per_entity_title"),
|
||||
description = i18n("prefs.max_num_alerts_per_entity_description"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue