mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:34:49 +00:00
Report whether flow dump is disabled from runtime prefs
This commit is contained in:
parent
d3572496b8
commit
875e4febc6
3 changed files with 19 additions and 12 deletions
|
|
@ -2439,6 +2439,7 @@ local lang = {
|
|||
["dumped_packets"] = "Dumped Packets",
|
||||
["egress_packets"] = "Egress Packets",
|
||||
["exported_flows"] = "Exported Flows",
|
||||
["export_disabled"] = "Flows Export Disabled in Runtime Preferences",
|
||||
["family"] = "Family",
|
||||
["flows_export_statistics"] = "Flows Export Statistics",
|
||||
["has_traffic_directions"] = "with RX/TX Directions",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue