mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Updated pcap page
This commit is contained in:
parent
6cdfca5eca
commit
11ea46db7e
15 changed files with 268 additions and 66 deletions
|
|
@ -208,7 +208,7 @@ local menu_subpages = {{
|
|||
label = i18n("prefs.clickhouse"),
|
||||
advanced = true,
|
||||
pro_only = true,
|
||||
hidden = not ((ntop.isEnterpriseM() or ntop.isnEdgeEnterprise()) and ntop.isClickHouseEnabled()),
|
||||
hidden = not ((ntop.isEnterpriseM() or ntop.isnEdgeEnterprise())),
|
||||
entries = {
|
||||
flow_data_retention = {
|
||||
title = i18n("prefs.flows_and_alerts_data_retention"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue