mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
Implemented data anonymization #1068
This commit is contained in:
parent
d5e73f423c
commit
fc53648a2b
16 changed files with 133 additions and 49 deletions
|
|
@ -246,6 +246,9 @@ menu_subpages = {
|
|||
}, toggle_thpt_content = {
|
||||
title = i18n("prefs.toggle_thpt_content_title"),
|
||||
description = i18n("prefs.toggle_thpt_content_description"),
|
||||
}, toggle_host_mask = {
|
||||
title = i18n("prefs.toggle_host_mask_title"),
|
||||
description = i18n("prefs.toggle_host_mask_description"),
|
||||
}
|
||||
}}, {id="bridging", label=i18n("prefs.traffic_bridging"), advanced=false, pro_only=true, enterprise_only=true, disabled=(not hasBridgeInterfaces()), entries={
|
||||
toggle_shaping_directions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue