Updated pcap page

This commit is contained in:
Matteo Biscosi 2025-05-09 16:35:39 +02:00
parent 6cdfca5eca
commit 11ea46db7e
15 changed files with 268 additions and 66 deletions

View file

@ -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"),